STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Auto-Reload Register = 0

Good day, I'm using the stm32f103c8 on the bluepill board and I intend on running timer 2 (clocked at 72MHz) every cycle. Now with this clock, a cycle is 13.9ns. To make this happen, should the Auto-Reload (ARR) register of timer 2 be loaded with 0 s...

ORaji.1 by Associate
  • 2304 Views
  • 3 replies
  • 0 kudos

STM32L4S9 SDMMC timeout handling

Hello,I am working with the SDMMC peripheral on a STM32L4S9 chip to interface with an SD card on a custom board using the HAL SD card driver. I am performing reads and writes using `HAL_SD_WriteBlocks` and `HAL_SD_ReadBlocks`. Everything is working w...

jefflongo by Associate III
  • 600 Views
  • 0 replies
  • 0 kudos