2023-04-06 09:38 AM
I have successfully flashed my BluePill Board with an STM32F103 chip using the STLINK interface of a Nucleo board. Now, I have replaced the chip with an STM32F302CBT6 and am trying to flash it. However, I get the error message 'Target no device found. Error in initializing ST-LINK device. Reason: No device found on target.' when attempting to flash the new chip. What can I do to flash the new chip successfully? Are there specific changes to the hardware or software that I need to make to support the new chip?
2023-04-06 10:12 AM
i made one with a STM32F303CBT6 . working fine.
so probably you have a solder bridge or bad contact - or something on the bottom side is wrong.
if everything soldered good, it will work.
before de-soldering with hot air i put some silicon glue on the bottom side,to keep parts in place.
2023-04-06 10:46 AM
Thank you.
I have now replaced the 302 chip with the 103 chip again. The 103 chip can be flashed without any problems. However, when I solder the 302 chip back on, flashing is not possible. I have checked each solder joint under the microscope twice.
2023-04-06 11:51 AM - edited 2023-11-20 08:47 AM
strange..
this is the bluepill-303
can you connect with stlink + Cubeprogrammer?
info:
2023-04-06 11:56 AM
I am using the Cube IDE. However, I am unable to connect to it. Even with the ST-Link utility, I am unable to establish a connection.
2023-04-06 12:53 PM
probably this F302 is defective - have another ?
2023-04-06 12:57 PM
I have gone through the document and I believe that it should work. Now, I have installed another new 302 with the same result. Is there a country restriction or something like that? I purchased the controllers from Mouser.
2023-04-06 12:58 PM
Is there a possibility that I have received three defective controllers at once?
2023-04-06 01:14 PM
seems unlikely to me . but your F302 not connecting to stlink - suspicious .
i never got bad or defective chips from mouser .
btw
on this pill board was a "not STM " F103 , correct labeled CKS32F103 . i removed it and repair a stlink, than had a dead stm32f103 . flash firmware, update, working again. (just for fun..) ordered F303 for 2.19 from aliexpress, soldered on pill board - working . is genuine STM F303.
maybe you should try a chinese F303....
https://de.aliexpress.com/item/1005004121242353.html
2023-04-06 01:22 PM
I will get a few 303s from the local supplier and then test them.