Search found 3 matches

by marks_cheider
Thu Feb 08, 2024 7:15 am
Forum: ESP-IDF
Topic: enc28j60: no mem for receive buffer
Replies: 7
Views: 2660

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.
by marks_cheider
Mon Jan 29, 2024 7:19 am
Forum: Hardware
Topic: ESP32-S3 USB OTG - USB Hub support?
Replies: 25
Views: 21219

Re: ESP32-S3 USB OTG - USB Hub support?

Hi everybody. Any news?
by marks_cheider
Tue Aug 15, 2023 11:45 am
Forum: General Discussion
Topic: ESP32-S3 - Two way USB comunication
Replies: 5
Views: 4810

Re: ESP32-S3 - Two way USB comunication

Hi. Is somebody done two way usb communication(BULK IN)