LED Pin numbers on generic boards

RogerClark
Fri May 22, 2015 11:13 pm
Guys,

Can anyone with a Generic STM32F103 board let me know which pin has an LED attached ?

I know the mini maple look alike F103C8 boards appear to have the LED on pin PC13, and its active LOW

On my F103Z board the LED is on PG15

And on my F103V board it appears to be on PB9

I need to know so I can build generic bootloaders for all the relevant boards, so that the LED’s will blink, but there are too many GPIO pins that LEDS could be on, so I can only build for known boards.

Thanks

Roger


victor_pv
Fri May 22, 2015 11:26 pm
103V 2 leds, PB5 PB6
103C PD2

victor_pv
Fri May 22, 2015 11:27 pm
I suggest in the Generic boards thread we open a new sticky thread that has:
Name of the chip used, picture of that board, link to the bootloader for it.

ahull
Fri May 22, 2015 11:33 pm
There is no controllable LED on this version, only a (Red) power LED (i.e. always on) next to the 32767 Hz watch crystal and silk screened “DS1”.

Image

And on my “Blue Pill” there is again a (Red) power LED plus a controllable (Blue) LED on PC13

Image

I find the power LEDs rather irritating, since on low power projects they eat batteries unnecessarily, but are usually placed in awkward difficult to unsolder spots on the board.


RogerClark
Sat May 23, 2015 2:13 am
Victor

I suggest in the Generic boards thread we open a new sticky thread that has:
Name of the chip used, picture of that board, link to the bootloader for it.

Good idea

I’ll do it later


RogerClark
Sun May 24, 2015 10:47 am
victor_pv wrote:103V 2 leds, PB5 PB6
103C PD2

RogerClark
Sun May 24, 2015 10:55 am
ahull wrote:There is no controllable LED on this version, only a (Red) power LED (i.e. always on) next to the 32767 Hz watch crystal and silk screened “DS1”.

Image


ahull
Sun May 24, 2015 11:07 am
I agree, its form factor is also against it, the large JTAG header is a waste of space. I have no doubt I will find a use for it some where though, but I wont be buying any more of these.

victor_pv
Sun May 24, 2015 4:00 pm
RogerClark wrote:victor_pv wrote:103V 2 leds, PB5 PB6
103C PD2

RogerClark
Sun May 24, 2015 9:52 pm
Hi victor

Thanks.

Actually after I’d posted, i realised that the c series doesn’t have Pd pins, but didn’t get chance to change my post


tj_style
Mon Jun 01, 2015 10:19 pm
I have this F103CB board, that have Led on PA1 (connected to 3.3V)

stm32f103c8-User-manual-3.jpg
stm32f103c8-User-manual-3.jpg (75.7 KiB) Viewed 623 times

RogerClark
Mon Jun 01, 2015 10:24 pm
Thanks

I actioned your pull request

Thanks for letting us know what board you have.

Can you post a link in case anyone else wants to buy one, or did you make it yourself ?


tj_style
Mon Jun 01, 2015 10:33 pm
I buy on local shop in Indonesia, try to search the schematic i find on aliexpress site:
http://www.aliexpress.com/store/product … 04451.html
and then I can find the datasheet,schematic and also some example code from this link:
http://pan.baidu.com/s/1hq202Yo#path=%2 … %2520board

Here the schematic:

stm32f103c8t6-System-board-Schematics.jpg
stm32f103c8t6-System-board-Schematics.jpg (203.17 KiB) Viewed 619 times

mrburnette
Mon Jun 01, 2015 10:35 pm
I believe I tracked it to:
http://www.aliexpress.com/store/product … 04451.html

tj_style
Mon Jun 01, 2015 10:37 pm
Yes mrburnette, you are right. I have update previouse post with schematic

Leave a Reply

Your email address will not be published. Required fields are marked *