CR-Formula / Telem

Cyclone Racing's Real Time Telemetry System
GNU General Public License v3.0
1 stars 0 forks source link

Add I2C Bus timeout reset #16

Closed APBashara closed 1 month ago

APBashara commented 3 months ago

Enable bus timeout check and reset the bus in the event of a timeout. This will prevent the bus from being stuck in an idle state and allow it to recover in the event of an error.

APBashara commented 1 month ago

The timeout flag is only available in SMBus mode. Will have to bring up a hardware timer that we can use for timeout detection