tmiw / ezDV

A FreeDV device based on the ESP32.
89 stars 4 forks source link

Choose ESP32S3 part with PSRAM #11

Closed tmiw closed 2 years ago

tmiw commented 2 years ago

During implementation of IC-705 support, it was discovered that the system is memory constrained. That is, it can't comfortably do both FreeDV encode/decode and Wi-Fi handling. For the next version, we'll need to use a different ESP32S3 part or development board that has additional built-in RAM.