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

How to send a message over the bus between 2 STM32F1?

Hi, I am working on a project and i have two stm32f1038ct6 blue pills and I have to send a message over the bus and verify that it was received properly. Any help would be appreciated =)We are using the stm32IDEWe are using stm32 Cube programmerWe ar...

GMump.1 by Associate
  • 394 Views
  • 1 replies
  • 1 kudos

Resolved! SW-DP ID code for STM32F103C8T6

I recently bought a batch of stm32f103c8t6, the ID read by SWD is: 0x2BA01477, but the reference manual is: 0x1BA01477, may there be changes recently?

cyong.1 by Associate II
  • 1314 Views
  • 4 replies
  • 0 kudos

How to setting TIM CHx/CHxN for six step BLDC motor control?

I want to control BLDC motor in six step method using STM32G474RE (nucleo board). I'm using TIM1 CHx/CHxN complementary PWM output for 6 pwm signal, like below: The problem I have is that the PWM output does not switch synchronously when switching st...

0693W000008zFe0QAE.png 0693W000008zFePQAU.png 0693W000008zFhdQAE.png 0693W000008zFtqQAE.png
Kenji1 by Senior
  • 4764 Views
  • 15 replies
  • 1 kudos

Uart baud rate STM32

Hello. I am using uart to communicate two stm32, with a baud rate set at 19200bps. What is the tolerable error percentage for baud rate so that I don't have communication problems?