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

STM32L4 ADC w/ DMA overrun error

Posted on July 22, 2016 at 16:40I'm having a problem where I can't seem to use the DMA to read ADC values without a perpetual overrun error.I'm trying to configure the part such that a  - conversion sequence is started by software.   - DMA stores th...

seth by Associate II
  • 278 Views
  • 0 replies
  • 0 kudos

Wakeup Standby from WKUP pin AND RTC Timer

Posted on July 22, 2016 at 16:08 Hello, I have problem to wake up from standby mode. I ma working on STM32L162, WKUP2 is on PC13 I succeed to wake from RTC timer or with the WKUP2 pin individually on my board, but when i want to be wake...

yoann2 by Associate II
  • 252 Views
  • 0 replies
  • 1 kudos

STM32F091VB HSE probem

Posted on July 22, 2016 at 09:26 Hi everybody, On my project, I'm using a STM32F091VB but I have a problem with the crystal ( ref 7B-000MEEQ-T brand : TXC). I have measured voltage between GND and crystal and I have 1.9V (so I think th...

Linking Binary File art_of_gard_448K.bin

Posted on July 22, 2016 at 10:12HiI am having trouble to link a binary file for an STM32F4 Discovery project. The Media File art_of_gard_448K.bin should be linked at the memory position /* Audio file size and start address are defined here since the...

STM32F407 to STM32F427

Posted on July 19, 2016 at 18:16Dear All,     we have a project based on STM 32F407 processor. Since we need some more RAM and Flash we wold like to migrate to the STM32F427. Using the code I have for the F407, I can not write on the additional 64K ...

raffin by Associate III
  • 461 Views
  • 4 replies
  • 0 kudos

Linker-Script Alignment

Posted on July 21, 2016 at 11:40Hello Has anyone ever noticed that the alignment of certain sections in the linker scripts provided by ST (and Cube) differ between 4 and 8-byte a lot? E.g. The original script for the F407 defines .isr_vector, .text,...

have problem during download

Posted on July 19, 2016 at 14:27These files have problem during download (pic) Cube MX 4.16.0 If download any packages for stm32f4 from the ST-site - all installed fine. But dont generate the project files (only source & headers files in project fol...