User Activity

Hello. The USART1 TX works fine when I manually put bytes into the TDR register, but it doesn't work when I try to use DMA in printf function. Below is my initialization and transmitting code (other functions are not shown because they are related to...