Search found 3 matches
- Thu Feb 08, 2024 7:15 am
- Forum: ESP-IDF
- Topic: enc28j60: no mem for receive buffer
- Replies: 7
- Views: 2998
Re: enc28j60: no mem for receive buffer
Hi, I hope, my experience with "no mem receive buffe" error could help you. Check your code for malloc function. Be sure that you free that heap after using it.
- Mon Jan 29, 2024 7:19 am
- Forum: Hardware
- Topic: ESP32-S3 USB OTG - USB Hub support?
- Replies: 28
- Views: 29133
Re: ESP32-S3 USB OTG - USB Hub support?
Hi everybody. Any news?
- Tue Aug 15, 2023 11:45 am
- Forum: General Discussion
- Topic: ESP32-S3 - Two way USB comunication
- Replies: 5
- Views: 5331
Re: ESP32-S3 - Two way USB comunication
Hi. Is somebody done two way usb communication(BULK IN)