cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F779I-EVAL: Can't get running USART examples

DAbad.1
Associate III

Hi,

STM32F779I-EVAL: Can't get running USART examples:

- UART_HyperTerminal_DMA

- UART_HyperTerminal_IT

- UART_Printf

My environment:

- LAP TOP ACER ASPIRE 5755G

- STM32F779I-EVAL 

- STM32CubeIDE 1.7.0

- STM32CubeMX 6.3.0

- Terminal v1.93b 20141030B

- RS-232 TO USB CONVERTER HAMA

Thank you in advance

Best Regards

Daniel Abad

1 ACCEPTED SOLUTION

Accepted Solutions

Hi Tesla,

Sorry .... I forgot the installation of the driver of my HAMA converter....

Now it is all OK....

Thank you very much....

Best Regards

View solution in original post

8 REPLIES 8

STM32Cube_FW_F7_V1.14.0\Projects\STM32F769I_EVAL\Examples\UART\UART_Printf\readme.txt

@note Make sure that jumper JP11 is on RS232_RX position, and jumper JP21 is on USART1_RX position

 - Hyperterminal configuration:

  - Data Length = 7 Bits

  - One Stop Bit

  - Odd parity

  - BaudRate = 9600 baud

  - Flow control: None

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hi,Thank you for your super fast answer..!

Stil KO.

JP11 : 1-2JP21:  USART1_RX position

See photos

Attachments/picture don't come through if you respond directly to the email, you have to post into the forum thread

Could be RS232 cabling/adapter.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hi,Tomorrow I'll buy another adapter.....

Thank you for your patient...

Best Regards

Hi,

Just installed my new adapter..... Still KO...

Hi Tesla,

Sorry .... I forgot the installation of the driver of my HAMA converter....

Now it is all OK....

Thank you very much....

Best Regards

Glad to hear you tracked it down.

Other tricks one can generally use is to send 'U' characters in a loop, and scope the appropriate jumper to see signal.

For 9-pin RS232 you can also loop-back pins 2 and 3 to see if you can receive back data, this checks also the RS232 drivers.

Finally you're not bound to use ST's choice of 7-bit ODD Parity nonsense, I understand they were trying to demonstrate how parity worked, but the combination is practically never used in modern systems, be it GPS/GNSS receivers, or Cellular Modems.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hi Tesla,

Thank you for the "trick" , it is very important...!!

Once again ...thank you very much for your help....

It is very important don't feel to be alone....

Best Regards