karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
516 stars 155 forks source link

Support for TTGO T4 #186

Closed h1aji closed 3 years ago

h1aji commented 3 years ago

Looking at the description: https://www.aliexpress.com/item/32854108469.html there is 8Mb PSRAM. Would it be possible to make a use of it? I remember in ka-radio there was extram piece that was identifying if there is SRAM connected.

Thanks

karawin commented 3 years ago

The extra ram is automatically detected on esp32 wrover. But

SRAM 520 ko SRAM , SPRAM 8M

SRAM is the same as wroom, and 4M of SPRAM is enough.