Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Naylor 02ba20401b Include the GPIO initialisation for I2C3. 2021-04-12 21:50:27 +01:00
Jonathan Naylor ee3ab88b2a Extract the HAL functions and explicitely initailise I2C3. 2021-04-12 19:50:57 +01:00
Jonathan Naylor 246539526d Fix compilation issues with a compiler. 2021-04-12 18:28:27 +01:00
Jonathan Naylor 3c6a1f262a Begin synchronising the code with the STM32Cube HAL code. 2021-04-12 17:19:58 +01:00
Jonathan Naylor 51b275d4c7 Simplify the data transfer. 2021-04-11 23:24:23 +01:00
Jonathan Naylor 639caa03ee Simplify the OLED text creation code. 2021-04-11 21:49:20 +01:00
Jonathan Naylor 4f3e6935d2 Simplify the OLED initialisation. 2021-04-11 20:43:28 +01:00
Jonathan Naylor a3e0ad82e2 More I2C changes. 2021-04-11 20:34:42 +01:00
Jonathan Naylor 4aa30664b9 Rename the I2 port class. 2021-04-11 20:31:10 +01:00