I currently have two issues with I2C FlexIO:
1. The timing does not match the standard I2C specifications, particularly not meeting the tHD;DAT and tSU;DAT requirements. Is it possible to adjust this?
iverson3ya_0-1716792589008.png
2. When using FlexIO's I2c_AsyncTransmit, it gets stuck in an interrupt and doesn't exit. This doesn't happen the first time but occurs after polling a few times, and then it continuously triggers the interrupt without exiting.
iverson3ya_1-1716792786538.png