STM32F103C8T6 custom board download issue

What are you developing?
Post Reply
asking
Posts: 16
Joined: Mon May 29, 2023 1:15 pm

STM32F103C8T6 custom board download issue

Post by asking »

I have made Custom board with Simple ST-Link v2 pins out 34/37 and power. Program does gets loaded using Arduino STM32 Core and SL-Link v2 Successfully shows download and led indicates accordingly.

But 7 Segment doesn't light up.

Same Hardware if i program through non STM32 Core and program via UART. Everything is running smooth.

I am afraid there's no hardware change and still ST Link Programming method doesn't work.

what could be wrong ? :shock:
.rpv
Posts: 43
Joined: Wed Dec 18, 2019 10:19 pm

Re: STM32F103C8T6 custom board download issue

Post by .rpv »

Don't remember if serial does verification but upload by stlink does verification, so if you don't got any error on the stlink upload everything was right with the MCU, so the problem is somewhere else, without posting an schematic are just guesses:

- Boot pins is it configured right?... to boot from flash.
- Is your code right?.
- Is there a pinout connection/short problem with the segmented leds or IC in between?
Post Reply

Return to “Projects”