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! Ye Olde STM32F4 USART baud rate

I'm having the same trouble as many on here in that I can't persuade USART1 of my STM32F4 to come out with the correct baud rate. My transmitted data appears as garbage when received at 115,200 and if I attach a Saleae logic probe to the Tx pin it me...

Two single-ended ADC inputs vs differential ADC

Hello,Does STM32F7 support differential or pseudo analog reading?Also Other than that if we read two single ended channels which are connected to a differential pair and then in software we do the common mode rejection does it have the same performan...

MMehr.1 by Associate
  • 2898 Views
  • 5 replies
  • 0 kudos

Resolved! Problem with a Timer DMA Burst mode

NUCLEO-F103RB with STM32F103RBI want to use the DMA in a burst mode to write data from buffer in RAM to the TIM1_CCR1,2,3,4? that are in PWM mode. DMA burst transaction is requested on the TIM1 Update (UEV). Number of transactions in Burst mode is se...

0693W000000WWxdQAG.png

Resolved! Problem with Updating RTC_TR and RTC_DR registers in STM32F098:

I want to use RTC module in STM32. Eventhough i try to update the date and time registers, their values are not updated. I have given my code. I would be thankful, if someone can point out what is the wrong with my procedure. uint32_t _Time_Tens=0,_T...

SFons.1 by Associate II
  • 1520 Views
  • 3 replies
  • 1 kudos