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
Etienne
i2c sync transmit minimum time
-
MicroController
- Posts: 2672
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: i2c sync transmit minimum time
More accurate would be to say that it uses a FreeRTOS queue.Sync transmission is using an event,
This assumption is incorrect.and events timing are dependent of the RTOS task switching time (10ms).
Who is online
Users browsing this forum: Bing [Bot] and 1 guest