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

stm32f429 rcc pllcfgr pllsrc bit will not set

I am trying to set RCC->PLLCFGR |= PLLSRC after setting RCC->CR |= HSEON and waiting for HSERDY to be presented.I have tried this while with and without RCC->CR PLLON set.The device will run fine from either HSI or HSE, and I verified the speed is th...

JKell.1 by Associate
  • 710 Views
  • 3 replies
  • 0 kudos

SDMMC Issue with DMA Mode

Good Day! A stm32 micro newbie here.I just want to ask regarding my issue on my SDMMC.Currently working on accessing microSD through SDMMC interface with FatFS. When I disabled the "Use dma template" I don't have problem accessing the microSD. I have...

LLeco.1 by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

STM32F

IS POSSIBLE CONNECT TWO TIMER IN ENCODER MODE SLAVE AND MASTER I NEED ENCODER MODE TIMER 24 BITY

CAN interface with OBD

I'm using STM32F051 controller and MCP2515 CAN SPI module using to try to interface with my car using OBD2 connector. I have tested the CAN bus to transmit and receive messages successfully. Can someone help me with a sample CAN message PID query f...

PR.19 by Associate II
  • 2327 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F0 input capture interrupt quirk

Bare-metal STM32F030C8.Using input capture to receive encodes.Encodes are delimited by idle.I need to decode only the last 10 or so transitions of each encode.I want to perform the decode during the idle.So I’m using circular DMA and I want the timer...

alister by Lead
  • 6174 Views
  • 45 replies
  • 0 kudos

Variable PWM duty cycle signal on STM32F4

Hello everyone!For last week I am struggling to use Variable PWM duty cycle to generate signal for an array of addressable LEDs (WS2812) which I had successfully running on STM32F103.I was forced to use STM32F412 and ever since I cannot port my old c...

PPiro.1 by Associate II
  • 3062 Views
  • 11 replies
  • 0 kudos

Resolved! How to know which GPIO Pin to use for Timer Input Capture?

If I'm using a timer in input capture mode, how do I know which pins it wants to use for channels 1 and 2? I've been through the manual a bunch of times, looked for examples and other posts etc, I can't find the answer to this seemingly simple questi...

SWill.11 by Associate II
  • 1917 Views
  • 2 replies
  • 0 kudos