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

STM32F429 peripheral pin usage

Posted on June 16, 2014 at 23:47Hello,I am making a device that utilizes multiple peripherals ofthe STM32F429. I’ve tried a few combinations of peripheral pins to use all ofthese devices at the same time with the STM32F429II (176LQFP) but it seems...

Popcorn by Associate II
  • 158 Views
  • 0 replies
  • 0 kudos

STM32L151 SPI only sending zeros.

Posted on June 13, 2014 at 18:32I'm trying to get SPI2 up and running to talk to another chip and I'm having some problems. I can see my SCK and MOSI traces on my scope but my DR register always has zero. I've even tried this right after SPI config:...

kkarasti by Associate II
  • 684 Views
  • 7 replies
  • 0 kudos

de-initialize USB completely

Posted on June 16, 2014 at 10:01Hi, I work with STM32L1 and use the USB in VCP. The firmware work perfectly. I use the library ''STM32_USB-FS-Device_Lib_V4.0.0'' and I use the example firmware ''VirtualComport_Loopback'' The usb work!. but I need co...

RTC subseconds issue

Posted on June 16, 2014 at 15:25Hi,I am working on STM32F303VCT6.The source clock is a cristal of 32.768Khz.I need to have a time resolution on the RTC of 1ms. So I have arranged the prescalers as follow:SynchPrediv = 0x3E7;  AsynchPrediv = 0x21;My ...

Labels