/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / USART problem with implementation

Username:     
Password:     
             

Forum

# 1   2010-09-09 12:14:00 USART problem with implementation

korczi
New member
Registered: 2010-08-23
Posts: 7

USART problem with implementation

I'm trying to run USART1 without CircleOS. I've handled with TXE interrupt. When debugging i can see that when my program is entering USART_SendData Data is 0x2B witch is correct but state of USART_DR is not changing.
Have I forgot about something?

Please help it is very important for me to set this connection today sad

Offline

 

# 2   2010-09-10 06:39:22 USART problem with implementation

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: USART problem with implementation

Be carrefull, the USART1 is connected to the IrDA on Primer2.
I'm not sure that you can read the DR register after write it. You only can read the received bytes.
Can you give us your code ?

Offline

 

Board footer