OK, perfect.
thank you.
Search found 26 matches
- Mon Jun 17, 2024 6:56 am
- Forum: General Discussion
- Topic: how to use SPI1_HOST
- Replies: 2
- Views: 928
- Wed Jun 12, 2024 7:38 am
- Forum: General Discussion
- Topic: how to use SPI1_HOST
- Replies: 2
- Views: 928
how to use SPI1_HOST
Hi all, i'm currently try to use SP1_HOST for ethernet with w5500 in my esp32-s3 mini. I tried to initialize the SPI1_HOST, but it's not working; As i can read from the documentation, SPI1 share its pins with SPI0, which is used to fetch the intructions from flash to ram. The docs say that it cannot...
- Mon Mar 11, 2024 12:41 pm
- Forum: General Discussion
- Topic: Wifi APSTA, RAM memory optimization
- Replies: 0
- Views: 547
Wifi APSTA, RAM memory optimization
Hi all, i would like to have some help with the wifi APSTA configuration and usage. My application is very large, and i have some problems in managing the memory. I noticed that wifi APSTA configuration takes up a lot of RAM memory, how can i reduce the used memory by wifi? (I'm not very interested ...
- Mon Mar 11, 2024 12:32 pm
- Forum: Hardware
- Topic: Ethernet activity indicator flashes constantly when using softAP
- Replies: 3
- Views: 3976
Re: Ethernet activity indicator flashes constantly when using softAP
I can confirm the wifi is the cause, disabling in i don't have no more the anomaly on the traffic led blink.
Did you manage to find a solution to this?
Did you manage to find a solution to this?
- Thu Dec 07, 2023 4:18 pm
- Forum: ESP32 Arduino
- Topic: IP suddenly stops responding after several hours running
- Replies: 6
- Views: 81123
Re: IP suddenly stops responding after several hours running
Did you manage to solve this?
- Thu Dec 07, 2023 4:17 pm
- Forum: ESP-IDF
- Topic: httpd server issue "httpd_txrx: httpd_sock_err: error in send : "
- Replies: 2
- Views: 3888
Re: httpd server issue "httpd_txrx: httpd_sock_err: error in send : "
Did you manage to solve this?
- Mon Apr 17, 2023 8:04 am
- Forum: General Discussion
- Topic: v5.1 official release date
- Replies: 3
- Views: 2720
Re: v5.1 official release date
Thank you for your answer.
- Thu Apr 13, 2023 3:43 pm
- Forum: General Discussion
- Topic: v5.1 official release date
- Replies: 3
- Views: 2720
v5.1 official release date
Hi all, does anyone have an idea of when the v5.1 of esp-idf will be released?
- Thu Apr 13, 2023 6:03 am
- Forum: General Discussion
- Topic: ESP32S3 PSRAM Mhz
- Replies: 10
- Views: 5689
Re: ESP32S3 PSRAM Mhz
Also, is there any way to clock the psram to 120Mhz with the v5.0 ? i see that they added the possibility to do so in the 5.1 but if i try to work on master branch i have build problems. Maybe it is sufficient to change a bit in a register, without change the version of idf.
- Thu Apr 13, 2023 5:34 am
- Forum: General Discussion
- Topic: ESP32S3 PSRAM Mhz
- Replies: 10
- Views: 5689
Re: ESP32S3 PSRAM Mhz
Interesting, much thanks, very appreciated.
One last thing: would It be useful do use bounce buffer in concomitance with double buffer in PSRam in your opinion? The FPS seems to remain the same but i don't understand why since it should be a little faster.
Thank you again for your help!!
One last thing: would It be useful do use bounce buffer in concomitance with double buffer in PSRam in your opinion? The FPS seems to remain the same but i don't understand why since it should be a little faster.
Thank you again for your help!!