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

Resolved! Latest update date in literature selector missing

Posted on February 02, 2017 at 11:51Hello,in thehttp://www.st.com/content/st_com/en/support/resources/resource-selector.html?querycriteria=productId=FM141$$resourceCategory=technical_literature$$resourceType=programming_manual the latest update fiel...

Makefile export creating overlapping program headers

Posted on May 29, 2017 at 07:11I'm trying to create an ELF file to run in qemu gnuarmeclipse, and I'm getting an error when running. I know this problem is probably more one related to qemu, but it seems that the linker output is generating program ...

SystemClock_Config initialization error.

Posted on May 08, 2017 at 07:08Hello all,After flash/erase of my custom board(STM32F429ZET6), I have a weird behavior of a simple blinky code not working, when I checked with the code I found that control is lost in this following line of stm32f4xx_...

shravan by Associate II
  • 624 Views
  • 3 replies
  • 0 kudos

Memory-Loader error

Posted on April 12, 2017 at 15:22Hi all,        I am facing some issues here on flash erasing and programming. I am not getting where is the actual problem. I am using STM32F429ZET on our custom board. For testing purpose is used provided blinky exa...

shravan by Associate II
  • 4275 Views
  • 27 replies
  • 0 kudos

Not able in setting TIMx_ARR

Posted on May 09, 2017 at 17:35Hi to everyone,I'm Dario Laezza and I'm approaching the STM32 platform using the Nucleo F401RE. I would make a LED blink using the TIM1 to create a wait function. I'm able to set the Prescaler and other parameters in t...

Why void HAL_SYSTICK_Callback(void) does not fire?

Posted on May 28, 2017 at 22:42 I put this in the main.c before main(), it does not run. Google did not help. All though I did not read all 1790 results. volatile int oma2=0; volatile uint16_t oma=0; void HAL_SYSTICK_Callback(void) { oma2++; ...

LMI2 by Lead
  • 545 Views
  • 1 replies
  • 0 kudos

TIM2 TRGO not triggering ADC1

Posted on November 12, 2014 at 12:49Hello, I've been trying to trigger ADC1 conversions for transfer through DMA afterwards, but unsuccessful so far. I searched and verified examples, verified all code and registers and cannot figure it out so far. ...

STM32+NAND+USBOTG acting as a pendrive

Posted on May 27, 2017 at 19:16Hi everyone,Recently i've been looking for information about NAND flash interfacing with STM32 devices. Few App notes after, and some watched tutorias, I actually cannot understand how can i interface with a NAND memor...

vicfer89 by Associate II
  • 786 Views
  • 3 replies
  • 0 kudos

STM32L432KC: which reference manual should I use ?

Posted on May 19, 2017 at 08:30Hello everyone,Can somebody please explain me what are the differences between RM0393 (which is specific to STM32L4x2, but latest release is from May 2016) and RM0394 (which is specific to STM32L43xxx and so on and lat...

Kraal by Lead
  • 674 Views
  • 2 replies
  • 0 kudos