STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

My STM32F103C8T6 won't enter programming mode.

Hi!I'm a newbie to all of this. I purchased an STM32F1038C8T6 development board or "Blue Pill" recently.I connected it to my PC Windows Using a Usart to serial converter.I read that I should put one of the BOOT Jumpers in the one position to enter pr...

KAyou by Associate II
  • 4817 Views
  • 14 replies
  • 1 kudos

Receiving incorrect responses from STM32G071RB with 9600 baudrate

Hello!I am very new to STM32 boards and MCU-s overall. I am using a Nucleo-G071RB and I implemeted this Modbus library: /ceremcem/modbus_lib. For testing I use Comtest Pro. The code was working without issues on a Nucleo-F446RE. On Nucleo-F030R8 I am...

rtl by Associate II
  • 2285 Views
  • 2 replies
  • 0 kudos

ADC DMA data order sometimes is wrong STM32F303RBT6

I may have seen other posts discussing this topic, but neither of them helped with this. Does the ADC in the buffer we send to the DMA put the data in order? or is some bug in the code? I'm reading for 3 analog values and sometimes, it works correspo...

Hot to get the time a input is high

Hi all,i am new to the STM32-stuff and i have little project. Actually i need a tool to test camera shutters from 30s to 1/8000s. I have desiged a kind of sensor board in Kicad. I link to use two sensor for horizontal traveling shutter and two for ve...