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...
Hi STM32,
Please, can you help me on how to solve the problem with the flash Loader Demonstrator, recent I purchase Stm32f103c8 which I wanted to use Arduino IDE to embed the blue pill but the flash demo always showing (no response from the target, the boot lo...
Hi,I'd like to know if it would technically be possible to program a 384k mcu with a binary compiled for the 128k version of the same line?Regards,Nicolas
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?
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...