Topic : UART and printf

Forum : ARM

Original Post
Post Information Post
October 15, 2008 - 11:21am
Guest

Hallo!

I have some problems redirecting printf to UART1. I tried the printf example, that rewrites the function __io_putchar but it doesn't work. Should I include syscalls.c in the project or any other file, besides stm32f10x_*.c needed sources?

Greetings.

Replies
Post Information Post
+1
0
-1
October 21, 2008 - 8:15am
Guest

Refer to Printf example under:
http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=110#Firmware :
FWLib/examples/USART/Printf