Search found 2 matches
- Tue Jul 02, 2024 6:03 pm
- Forum: ESP-IDF
- Topic: Unexpected I2C timeout on ESP32
- Replies: 4
- Views: 3909
Re: Unexpected I2C timeout on ESP32
I've been struggling with this issue for the last two days, so thank you very much for sharing your experience:-). My own setup is a ublox M10S connected to an ESP32-C6 soc and I was wondering if the fault was connected with my hardware design. Annoyingly, I had just ported the code to the new i2c_m...
- Sun Apr 30, 2023 6:57 am
- Forum: ESP-IDF
- Topic: SPI Clock speed
- Replies: 0
- Views: 796
SPI Clock speed
Hi everyone, Please accept my apologies if this has been covered elsewhere. I tried to search on the forum but for some reason it seemed to time out each time. I'm wondering if someone can help to clarify what is meant by the parameter spi_device_interface_config_t .clock_speed_hz? I have been follo...