Question
STM32Cube_FW_L4_V1.10.0 : UART Example Not functional
Posted on January 22, 2018 at 10:09
Hello,
I tried the example UART_TwoBoards_ComPolling from the STM32Cube_FW_L4_V1.10.0 on the STM32L476RG-Nucleo boards, and it seems it doesn't work as expected.
I followed the readme.txt file for the wiring.But i noticed after in the main.h file that the pins are not the same as described in the readme.txt file, even the instance is not the same. Is it normal?