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