I got it to work. I had to hold the reset button as I then ran the command:
$st-flash write CODE.bin 0x08000000
I did have to try it a few times, unplug/plug the ST-Link usb, etc.. but the key was that I had to hold the reset button as I ran the upload.
once it began to flash, I released the ...
Search found 4 matches
- Sat Dec 10, 2022 7:47 am
- Forum: General discussion
- Topic: Can't get arduino to install software.
- Replies: 8
- Views: 4337
- Tue Dec 06, 2022 9:55 pm
- Forum: General discussion
- Topic: Can't get arduino to install software.
- Replies: 8
- Views: 4337
Re: Can't get arduino to install software.
I think that my issue is that it does enter boot mode.. it is able to erase the memory, but it just won't let me write.
- Mon Dec 05, 2022 5:06 am
- Forum: General discussion
- Topic: Can't get arduino to install software.
- Replies: 8
- Views: 4337
Re: Can't get arduino to install software.
Thank you all for pointing me in the proper direction. I will take a look at those options and threads.
After posting this, I somehow got the board to show up in my STM32CubeProgrammer app. I am using mac os, so I don't have a "device manager".
I don't have an st-link v2, but I may try.
After posting this, I somehow got the board to show up in my STM32CubeProgrammer app. I am using mac os, so I don't have a "device manager".
I don't have an st-link v2, but I may try.
- Sun Dec 04, 2022 3:54 am
- Forum: General discussion
- Topic: Can't get arduino to install software.
- Replies: 8
- Views: 4337
Can't get arduino to install software.
I am using a mac running BigSur 11.7.1
I have a STM32F411CEU6.
I installed STM32CubeProgrammer v 2.12 (I also tried 2.11 and 2.10)
In the Arduino IDE, I use STM32 libraries version 2.2.0
I have set the following options in my IDE.
Board Generic STM32F4 series, Board part number BlackPill F411CE ...
I have a STM32F411CEU6.
I installed STM32CubeProgrammer v 2.12 (I also tried 2.11 and 2.10)
In the Arduino IDE, I use STM32 libraries version 2.2.0
I have set the following options in my IDE.
Board Generic STM32F4 series, Board part number BlackPill F411CE ...