Skip to main content
chief
Associate II
January 20, 2015
Question

Minimal working uart reciver with HAL

  • January 20, 2015
  • 2 replies
  • 601 views
Posted on January 20, 2015 at 06:45

I will make minimal uart reciver with HAL, by STM Cybe, but it don't work.

Test code is atached.

I use stm32f4-discovery, there i will connect PC6 to PC7 and run attached code. ANd nothing happens - no any will be recive.

p.s. sry fo my english.

#uart #stm32 #hal
This topic has been closed for replies.

2 replies

Amel NASRI
Technical Moderator
January 23, 2015
Posted on January 23, 2015 at 14:56

There are already several examples available in the STM32CubeF4 package that you may download from http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF25924.

Check STM32Cube_FW_F4\Projects\STM32F4-Discovery\Examples\UART.

-Mayla-

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
chief
chiefAuthor
Associate II
January 26, 2015
Posted on January 26, 2015 at 13:05

I try UART_TwoBoards_ComIT, but recive don't work. After recive aRxBuffer full of zeros