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! Unable to get PWM OUTPUT for TIM_1_CH3N on PB15 in STM32F103c8t6

hi ,I want to generate PWM Output on PIN PB15 of STM32F103This PIN has a default alternate function -> TIM1_CH3N for PWM outputUnable to get it Working.I have give the code belowCan anyone let me know what is missing??Thanks-Adityamain.c/** * @brief ...

ADIt by Associate II
  • 1436 Views
  • 2 replies
  • 1 kudos

stm32f407 USB FIFO Address

Hello. I have any troubles with understanding and access to USB data Fifo's at STM32F407.In STM32F103RBT6 (for example) it was simple - there is PMA, that starts from 0x40006000. I could directly define addresses of FIFO's for each endpoint in F103. ...

SFrol by Associate II
  • 1900 Views
  • 6 replies
  • 0 kudos

How to develop an 8 pad rotary sensor on STM32L4R9VI?

For developing a rotary sensor with the capacitive touch functionality on STM32L4R9VI, a suggestion given was to have a dual electrode layout with duplicate electrode channels. However, would it be possible to use only two channels in different I/o g...

RKapo by Associate
  • 354 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F427 MPU

Is there an MPU in STM32F427?It's mentioned in STM32F427xx/STM32F429xx data sheets (dm00071990), but not in RM0090.