2016-05-02 05:50 AM
Hello,
Please help me to access uart in stm32f303re Nucleo board and provide me code to do so. #stm32f303ret6 #nucleo2016-05-02 06:01 AM
Presuming is uses the same USART2 and PA2/PA3 pins like the others, the code will look materially like that for the other STM32 parts.
[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/USART%20example%20code%20for%20Nucleo%20F401RE&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F¤tviews=2302]https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2FSTM32Discovery%2FUSART%20example%20code%20for%20Nucleo%20F401RE&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F¤tviews=23022016-05-06 03:24 AM
Hi swarnkar.ankit,
If you need to use Cube with its HAL drivers, I recommend you to start with examples available in STM32Cube_FW_F3_V1.4.0\Projects\STM32F303ZE-Nucleo\Examples\UART to build your own application.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.