User Activity

Hi,I am struggling to get an ST32F745 in boot mode. The controller is indeed not executing the standard software when I start it with pin BOOT0 at level 1, but it doesn't respond either, when I send it a 0x7F through the UART3. The pins are right (PB...
Posted on July 12, 2017 at 21:23Hi,For the STM32F7xx family, the UART HAL library includes in its public API the function UART_SetConfig(), by which certain UART parameters can be modified at run-time, after the initial configuration (baud rate, par...
Kudos from