cancel
Showing results for 
Search instead for 
Did you mean: 

How to detect STM32 product?

Anatoly
Associate

STM32F103C8T6.jpg

Someone knows this board?
With MCU STM32F103C8T6

This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.

We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.

This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.

Thank you for your understanding.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

4 REPLIES 4
liaifat85
Senior III

It is STM32F103C8T6 blue pill. This board is supported by Arduino IDE.

https://stm32-base.org/boards/STM32F103C8T6-Blue-Pill.html

Or it could be a fake.

You'd try connecting with an ST-LINK via the SWDIO, SWCLK, NRST, VCC, GND, etc

With BOOT0=HIGH the USB connector might present as "STM32 BOOT DEVICE" or similar, and you can program via USB/DFU mode in STM32 Cube Programmer.

Or you have some kind of Arduino or mbed loader on it, and you can deliver firmware via their IDE, or as a drag-n-drop USB MSC Device.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Anatoly
Associate

I got it. Thanks a lot!

Peter BENSCH
ST Employee

This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.

We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.

This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.

Thank you for your understanding.

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.