Search found 2 matches
- Thu Sep 05, 2024 8:55 am
- Forum: Hardware
- Topic: i2c sync transmit minimum time
- Replies: 1
- Views: 595
i2c sync transmit minimum time
Hello, I'm using i2c_master_transmit on an ESP32S3 / latest IDF. Sync transmission is using an event, and events timing are dependent of the RTOS task switching time (10ms). So I cannot send i2c commands faster that every 10ms (without changing CONFIG_FREERTOS_HZ). Any comment about that ? Regards E...
- Fri Sep 22, 2023 8:34 am
- Forum: General Discussion
- Topic: USB host msc example gives errors after unplugging and pluggind
- Replies: 6
- Views: 5130
Re: USB host msc example gives errors after unplugging and pluggind
Got the same problem with file not found.
I something on github:
https://github.com/nathalislight/esp32s3_USB_Drive
I something on github:
https://github.com/nathalislight/esp32s3_USB_Drive