Search found 2 matches
- Mon Jun 24, 2024 6:43 pm
- Forum: ESP-IDF
- Topic: ESP32S3 N8R8 PSRAM
- Replies: 1
- Views: 471
ESP32S3 N8R8 PSRAM
Hey guys, I want to use my PSRAM like here, https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/flash_psram_config.html?highlight=psram but if i take a look in my Component config / Hardware Settings menu from menuconfig there is no CONFIG_SPIRAM witch I could enable. Only the s...
- Sat Jan 27, 2024 12:12 pm
- Forum: ESP-IDF
- Topic: IDF and QT creator
- Replies: 0
- Views: 404
IDF and QT creator
Hey, Iam new to ESP. Just downloaded for Linux the IDF installed it flowwed to guide and made my first hello_world, was working fine i can see the outbut of it!. No i whant to mod it in my IDE Qt creator. So laded the cmake compile sems to work. But I get no such file error for : #include <stdio.h> ...