STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C Scanner

I want an I2C Scanner program for STM32F103C8T6 Blue Pill board. i will use external pullup for the i2c clock and data, because the voltage of the devices i am going to scan is 1.8V. The software should find the address of all the devices connected i...

STM32F103C8T6 Debugging

Hello I am trying to move a small io project to smaller chip. I am trying no code project just confirm enter debugger works.STM32F103C8T6 STM32Cube IDE 1.9I Get ST-Link Error When attempting to debug. Reason(18) Could not verify ST device! Abort conn...

JLall.2 by Associate II
  • 6086 Views
  • 11 replies
  • 0 kudos

Resolved! Nucleo F103RB run on startup

Hi,I'm going to say that this is a really nooby question, however I cannot find the answer anywhere.Background, I'm using a nucleo F103RB, and I've programmed it using CubeIDE. I can connect the board, debug and  run the program fine. The board is po...

PJW62 by Associate II
  • 562 Views
  • 18 replies
  • 2 kudos

Resolved! Bootloader on UART1

Hi St-familyI'm encountering a problem transferring a bin file via UART on my Stm32f103c8t6. While UART3 functions correctly with a USB TTL converter, UART1 doesn't seem to establish a connection. I've verified the connections between the device's UA...

snehadakhare01_0-1718184993732.png

Pulse width Measurement

Hey there, I'm a first-time user of the STM32 and I'm using the STM32F103C8T6 (Bluepill Board). I'm trying to measure the pulse width of two signals at the same time. I'm using two timers with input capture mode for this, but it's not working properl...

Atul_Dighe_0-1717408343733.png Atul_Dighe_1-1717408394287.png Atul_Dighe_2-1717408427121.png