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! Cannot set full PWM

If I set the Counter Period (AutoReload Register) to max 0xFFFF and the TIM capture/compare register to 0xFFFF too, I cannot get a full width output, I still get one tick on output.Is that expected?

Resolved! Toggling pin PE9 using SMT32F407G DISCO board

I am not able to get pin PE9 to toggle using timer1 and Channel1 as a PWM Output. I have tried different configurations for the timer with no success. The timer does run as expected, and all parameters and interrupts work. The only issue is pin PE9 d...

LMorr.3 by Senior II
  • 1925 Views
  • 12 replies
  • 0 kudos

Stm32 Standby Mode - Restart issue

Hi All,I am developing the standby mode to achieve low power consumption due to the battery-operated device application.I have tested it with the eval kit and configured the wake source pin as well with the available user button(in blue color) connec...

SSing.10 by Associate II
  • 1428 Views
  • 5 replies
  • 0 kudos

How to read multiple channels of ADC without the DAM?

Hello,I have 15ADC channel , I read the ADC channel when some external event is gnerated ,for eg when the battery is connected to one ADC channel then the interrupt gets generated then I have to read that channel , so in ADC interrupt handler I have ...

MDeva.1 by Associate II
  • 1303 Views
  • 6 replies
  • 0 kudos