User Activity

Posted on July 22, 2015 at 13:21I am using the STM32F7 Discovery board (STM32F746NG) with an external I2C slave connected via the headers (I2C1 with PB8 and PB9). The I2C peripheral in the F7 is the same as the one in the F3, F0 and other STM32 devi...
Posted on July 21, 2015 at 20:51Hello folks,I am working with an STM32F7 Discovery board which uses an STM32F746NG microcontroller.I would like to use the I2C peripheral without using the STM32Cube HAL, just by directly accessing the registers.I man...