jlaitine opened a new pull request, #10599: URL: https://github.com/apache/nuttx/pull/10599
… interrupts - There are occasional extra STOPs being sent due to an IP bug when using an FPGA based I2C. Add a flag "inflight" to mask out extra STOP interrupts when using the FPGA based implementation - There are no MPFS_I2C_ST_STOP_SENT irq's "initally". It is just already either success or still in progress ## Summary This corrects some I2C issues, when using Microchip's CoreI2C FPGA block instead of the integrated MSS one. ## Impact Only for MPFS platform and when using I2C bus ## Testing Tested on 2 custom MPFS based HW designs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
