STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 internal oscillator drift over time

I designed a board using a STM32L031F6P6 about 4 years ago,  (April 2021).   The design has been using the internal oscillator running at 16Mhz perfectly for years.   Then this past summer all of a sudden the RS232 Uart stopped receiving data until I...

npreiser by Associate II
  • 347 Views
  • 7 replies
  • 2 kudos

SSI and Circular DMA

Hello!I am writing a driver for the mt6701ct rotary magnetic encoder, using cubeIDE and an stm32f405 MCU. This sensor communicates via SSI, which is to say that it's read-only (MISO-only; there is no physical connection to MOSI). Using a simple polli...

Screenshot 2025-01-14 at 8.17.05 PM.png Screenshot 2025-01-14 at 8.21.15 PM.png Screenshot 2025-01-14 at 8.15.52 PM.png
sb_st by Associate III
  • 341 Views
  • 6 replies
  • 1 kudos

Resolved! PWM no signal on TIM2 Channel1 and TIM3 Channel 1

I want to generate 6 PWMs using channel 1 of timers 1,8,2,3,4,5. All of them are set the same way except ARR, PSC and CCR1 registers. However, it turned out that timers 2 and 3 don't have PWM signal on their pins. The content of registers for those t...

Dan_Ko by Associate II
  • 352 Views
  • 5 replies
  • 0 kudos

ADC conversion using End of Conversion Selection?

Good evening....I would like to do an A/D conversion on Channel 9 and Channel 10. I have a timer that goes off every second and within this ISR I call HAL_ADC_Start_IT. The ISR gets called upon conversion complete. Now the question is End of Conve...

SWenn.1 by Senior III
  • 2550 Views
  • 4 replies
  • 0 kudos

Resolved! FDCAN ROM bootloader pins for stm32H743ZI

As discussed in here, im trying to use ST\s ROM bootloader, when i read AN2606 Page 280 shows the FDCAN1 rx and tx Pins   Those pins dont exist in stm32H743ZI@KDJEM.1 proposed "you can activate the FDCAN bootloader with only by PH13/PH14 pins." What ...

Javier1_0-1737029159126.png
Javier1 by Principal
  • 328 Views
  • 5 replies
  • 5 kudos

Resolved! FDCAN bootloader on UFBGA169 STM32H743AI

Hi,App note AN2606 says I should use FDCAN1_Rx pin PH14 (similary Tx pin) to be able to use FDCAN bootloader but selected package UFBGA169 doesn't have such pins.Can I use default FDCAN Pins to work with bootloader?

DrDro by Associate III
  • 781 Views
  • 5 replies
  • 5 kudos