STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 623 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
  • 466 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
  • 1118 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,...