SLAAEN9A September 2024 – August 2025
ErrorFlags structure
type and add additional error detection code within the
Uart_Bridge(). The current implementation detects limited
errors and reports back the corresponding code on the UART interface. The
application code then breaks from the current communication state machine. Users
can add additional error handling code to change the behavior of the bridge when
an error occurs. For example, re-sending an I2C packet after a NACK occurs.