Problem with STM32F1 and STM32F0 on arduino IDE
Posted: Fri Jun 05, 2020 7:03 pm
Hi guys, I didn't find anything about this yet, so I decided to post here.
I just got an STM32F1 and an STM32F0 from aliexpress, I flashed the F1 with cube IDE and it worked perfectly, but when I tried to upload a code from arduino IDE to it, the code won't run. I tried to change the bootloader and use the usb to program it, my pc won't recognize it, saw that might be a problem with the R10 resistor, since I'm not home, I don't have the resistor here now, so I'll test it later. I also tried 2 other methods with F1, first one is to upload the code through the FTDI with the same board manager that usb bootloader mode uses, but instead changed to serial, it uploads the code but it won't run, the second is use the official board manager, it also uploads but won't run the code, when I upload a code from cube IDE using flash loader and FTDI, the code runs.
Anyone knows what can it be?
With the F0, I could upload the code using the official board manager from stm on arduino IDE, the code ran fine on the first flashes, but now it have the same problem as F1, the code uploads, but won't run.
Thanks!!
I just got an STM32F1 and an STM32F0 from aliexpress, I flashed the F1 with cube IDE and it worked perfectly, but when I tried to upload a code from arduino IDE to it, the code won't run. I tried to change the bootloader and use the usb to program it, my pc won't recognize it, saw that might be a problem with the R10 resistor, since I'm not home, I don't have the resistor here now, so I'll test it later. I also tried 2 other methods with F1, first one is to upload the code through the FTDI with the same board manager that usb bootloader mode uses, but instead changed to serial, it uploads the code but it won't run, the second is use the official board manager, it also uploads but won't run the code, when I upload a code from cube IDE using flash loader and FTDI, the code runs.
Anyone knows what can it be?
With the F0, I could upload the code using the official board manager from stm on arduino IDE, the code ran fine on the first flashes, but now it have the same problem as F1, the code uploads, but won't run.
Thanks!!