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

*.ioc STM32Cube files for examples

Posted on October 12, 2015 at 10:28Hello, I'm trying to re-use examples and piece of code delivered in STM32Cube_FW_L0_V1.1.0 to buid my project, but i'm unable to find ioc files for these project? Where can i find them? Thanks

Overwriting program flash area

Posted on October 09, 2015 at 07:31Hi all,  I have a project that is in late stage, and client is suddenly asking (forcing) toenable firmware upgrade.  We have a bluetooth module on board and is connecting to the MCU by UART, is it possible that I c...

andy2 by Associate II
  • 616 Views
  • 5 replies
  • 0 kudos

STM32F4 - Hanging on SPI Get Status

Posted on October 11, 2015 at 23:36Hi, I'm trying to get a Micron M25P128 flash device going on SPI1. below is the initialization, and then the send function. At this point I am sending just a read ID opcode, but it is hanging at the next line after...

[Bug] SAI1 PLL settings CubeMX

Posted on September 11, 2015 at 16:13 Hello There is a bug in the current version of CubeMX using the L4 libs. The ''PLLSAI1ClockOut'' (and I assume the SAI2 one) isn't set within the generated SystemClock_Config function which leads to ...