2024-11-04 09:29 AM
I just get a STM32F401CCU6 board (a real one) but now when I try to connect my board on STM32CubeProgrammer the application crahses... and when is unplug my board the application work again fine...
It also look like my board is stuck in bootloader mode ( only the red led lights up)
I don't know if someone could help me...
Thank you
2024-11-05 04:03 AM
F401 has a buillt-in bootloader in System ROM. It looks like it's recognized by CubeProgrammer. I frequently use CubeProg with BlackPills - they work (well, one didn't because of wrong soldering of the main crystal - fixed). No matter what kind of problem we get here, CubeProg should not display an empty message. So mu guess is it's a problem with CubeProg installation on this particular computer.
I would suggest to try the same on another computer.
CubeProg is not very reliable. If it works, it works. Frequently it doesn't. Sometimes it cannot start on some computer. Sometimes it reports false problems with the MCU.
2024-11-05 04:04 AM
@Totouan wrote:here is the link from the product i bought : https://www.amazon.fr/dp/B0CLD5FG62?ref=ppx_yo2ov_dt_b_fed_asin_title
Always best to provide a link at the start - so that everyone knows exactly what you're talking about
That's a 3rd-party board - not an ST board - and there's a risk that it may not have a genuine STM32.
Have you contacted RUIZHI for support? Do they claim that it should work with CubeProgrammer?
Do you have that "WeAct" bootloader?
2024-11-05 08:51 AM
Thank you for your help, I will try what you told me to do
And yes it is written WeAct on the back of the board if it is what you meant.
2024-11-05 08:55 AM
Euh I made a little mistake... I clicked on solved... possible to remove that ?
2024-11-05 09:00 AM
2024-11-05 11:08 AM
Thank you