STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cubemx pwm for stm32f7 nucelo board

Hi there. I'm trying to generate a Pwm signal using my nucelo board but I'm having issues doing this using cubemx. ​I've configured the clocks and oscillator based on resources I've found online but I'm not too sure what the clock source should be. I...

Resuming STOP Mode in STM32L152

Hi All,I've implemented STOP mode with the following code: (Taken from https://www.digikey.com/eewiki/display/microcontroller/Low-Power+Modes+on+the+STM32L0+Series)void EnterSTOP(void) { PWR->CR |= PWR_CR_CWUF; // clear the WUF flag after 2 clock ...

Programming external flash speed

How can I programming​ the external flash in high speed?​I​ programming the emwin file use 2min 30 sec, data size is 15Mbyte.​Have any solution to make programming​ fast?Thanks All

wu ryan by Associate II
  • 1288 Views
  • 8 replies
  • 0 kudos