Posted on December 04, 2014 at 01:32
I changed the pins in the UART_TwoBoards_ComPolling example for the Nucleo STM32L152RE board.
It did not work until i also changed the port.
Is there a fixed connection between pin and port?
How d...
Posted on February 19, 2013 at 21:22Hello, where can I download STVD? I can only find links for release notes, user manual, etc. but not for the software itself. Thanks, Stefan #stvd-download
Posted on December 04, 2014 at 14:11Thanks for your anwer. I had already looked at that document. Now that I have thought some more about it I figured out that the second letter of the pin name equals the port name. e.g. pin name PB6 means pin 6 and...