Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Naylor 2ae731e78c Use information from STM32Cube to update the I2C driver. 2021-02-28 13:23:17 +00:00
Jonathan Naylor f033fea2fb Update for the STM32F722. 2021-01-31 23:23:32 +00:00
Jonathan Naylor df749d3286 Use a proper master I2C driver. 2020-11-24 10:46:25 +00:00
Jonathan Naylor 5e8e0577da More work on the low-level I2C handler. 2020-11-23 15:29:28 +00:00
Jonathan Naylor 6c8cf7a838 Most of the I2C work completed, now need to review the low-level I2C code. 2020-11-23 14:24:14 +00:00
Jonathan Naylor a119311d93 Add the TX FIFO the I2C driver. 2020-11-19 16:50:21 +00:00
Jonathan Naylor 1978b2b357 Small code updates to the new I2C driver. 2020-11-19 13:34:41 +00:00
Jonathan Naylor f0804b46e5 Add skeleton I2C files. 2020-11-18 20:21:36 +00:00
Jonathan Naylor 2285f9bd82 Initial I2C driver code. 2020-11-18 14:06:18 +00:00