ChibiOS icon indicating copy to clipboard operation
ChibiOS copied to clipboard

I2Cv1: support I2C transactions without DMA

Open andyp1per opened this issue 1 year ago • 0 comments

disable interrupts on error when there is no DMA ensure that all byte read conditions are handled in both RxNE and BTF ensure tx path deals with both TxE and BTF enable/disable error interrupts on startup

andyp1per avatar Sep 14 '23 16:09 andyp1per