STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

printf

Posted on March 08, 2011 at 16:45Hi Guys, I am using STM32 eval board on IAR.  How can i use ''printf''?  Is there a library i shuold include? Thanks - Udi

ybitton by Associate II
  • 824 Views
  • 3 replies
  • 0 kudos

TrueStudio lite build error

Posted on February 20, 2011 at 20:52Whenever I try to build one of the examples I recive the following error: arm-atollic-eabi-gcc: ..\..\..\..\..\..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s: No suc...

STM32 discovery board serial (RS232) communication

Posted on February 23, 2011 at 18:01I have just got one of these boards, but as a noob, I am really struggling to get the USART working. I want to display information on the computer. I understand that the ST_LINK cannot do UART over the built in US...