STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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...

How-To use USART3

Posted on February 03, 2011 at 04:13I'm trying to use USART3 with the regular mapping of Tx on PB10 and Rx on PB11.  To start with I was just trying to get a single character to transmit.  By the way, I'm using Atollic TrueSTUDIO. The following code...

Labels