STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1258 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
  • 4564 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?

Resolved! DS12288 Rev 5 - Missing Figure in section 5.3.14?

On page 130, just above Figure 25 the paragraph references Figure 25 twice. Either there is a missing figure or there is an extra reference.The coverage of these requirements is shown in Figure 25 for standard I/Os, and in Figure 25 for5 V tolerant I...

configure uart or swv (bluecoin) STEVAL-BCNKT01V1

hi everyone i am using an example audio loop example and planning to print the variable called pcm buffer on to console either swv or using the pins on the bluecoin station as uart pheripheral how should i implement this or worst case how to implemen...