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

HAL libraries don't compile in KEIL using CPP

Posted on July 21, 2014 at 19:25Hello all, I wanted to use the HAL libraries for a project in KEIL. But when I add the --CPP flag to support CPP compiling I get a ton of errors, all of them are the following: ..\..\..\..\..\..\Drivers\STM32F4xx_HAL_...

riktw by Associate
  • 334 Views
  • 1 replies
  • 0 kudos

External RAM for stm32 eval2 board

Posted on July 30, 2014 at 14:14I am working on a project on the stm32 eval2 board that requires about 600 kB of RAM.  Do I need to add external memory to the FMC bus? Or is all the memory I need already provided with the board.  I do not understand...

STM32F407 USART1 Reception: glitch/noise issue

Posted on July 31, 2014 at 00:05 Hello! Setup:2 custom boards (1 that's similar to the Discovery F4 and one that's based on a PSoC 5LP) linked by RS-485 (SN65HVD75 transceivers, half duplex, single twisted pair). Data flow: the STM...

jfduval by Associate
  • 390 Views
  • 1 replies
  • 0 kudos

Porting USB example project to specific MCU

Posted on July 28, 2014 at 16:12Hello,I'd like to use an USB example project on a different (but very similar) microcontroller on a custom board.The example project: STM32 USB FS Device Library V4.0.0 --> VirtualComport_Loopback project --> STM3210B...

tpphysik by Associate II
  • 457 Views
  • 3 replies
  • 0 kudos