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

Note to ST: HAL & STM32CubeMX are awesome!!!

Posted on September 18, 2017 at 19:27 To ST Microelectronics (especially the programmers who work on HAL & STM32CubeMX): I see a lot of bellyaching on these forums (especially from knowledgeable grizzled veterans) complaining about the HAL (Hardw...

more time before WWDG activation

Hi,I use WWDG for my project.That work great in error case but i have some spontaneous activation.How can i configure WWDG to have a higher period?here my init,i'm i write to take WWDG_PRESCALER_8 instead of WWDG_PRESCALER_1?/** * @brief WWDG Initi...

MMath.10 by Associate II
  • 361 Views
  • 0 replies
  • 0 kudos

STM32L051K6U6 comp1 can not be used?

Posted on October 10, 2017 at 05:27I configured comp1 with stm32cubemx, but I can not configure the COMP1 register, using COMP1-> CSR = 0x11; the value of COMP1_CSR is still zero.WHY?

tt yy by Associate
  • 397 Views
  • 1 replies
  • 0 kudos

Strange padding in the .data section of the .elf file

I'm currently writing a program on STM32F411 that uses a simple bootloader and two sub-applications. The sub-applications are located in the flash memory and the bootloader loads one of them (both code and data) into the RAM memory and then starts ex...

Szymon M by Associate II
  • 2440 Views
  • 8 replies
  • 0 kudos

I would like to do an absolute minimum bare bones project. Could someone direct me to a C project that just shows how to make a port input or output, and how to toggle the port high and low?

I've got a MCBSTM32F400 development board. Every "getting started" thing I've found (blinky, for example) has like 900 files in the project, and 150,000 lines of code. This is so disheartening. I got into microcontrollers because of their simplici...

MHolm by Associate II
  • 3363 Views
  • 28 replies
  • 0 kudos