Search found 2 matches
- Thu Sep 22, 2022 1:32 am
- Forum: General Discussion
- Topic: S3 DRAM
- Replies: 0
- Views: 1192
S3 DRAM
I'm looking to verify my findings about aviable DRAM in an IDF project. I created a blink example for the S3 and compiled it, getting these sizes: Total sizes: Used static IRAM: 56638 bytes ( 230082 remain, 19.8% used) .text size: 55611 bytes .vectors size: 1027 bytes Used stat D/IRAM: 13229 bytes (...
- Thu Jul 21, 2022 2:40 pm
- Forum: ESP-IDF
- Topic: WiFi External Coexistence
- Replies: 1
- Views: 1162
WiFi External Coexistence
I am trying to enable WiFi External Coexistence on my ESP32 S3 (using ESP32-S3-DevKitC-1). As shown in the External Coexistence Design Application Note, I go to: Component config -> Wi-Fi Menuconfig does not display it unless I select Show-all Mode. Then, it shows up in red, and it still does not al...