Page 3 of 3

Re: board manager for RogerClark's version + arduino IDE2.0

Posted: Sun Sep 22, 2024 2:36 pm
by Lucas Cartaman
You can also do the same in the new version of the Arduino IDE, but the folder you need to access is more hidden. You can find more information in the *Board platforms and cores* section at the following link:

https://support.arduino.cc/hc/en-us/art ... ter#boards
1.jpg
1.jpg (34.05 KiB) Viewed 2139 times
Basically, you need to do the same as in version 1.8.x, where you pasted Roger Clark's files into the "hardware" folder. Just keep in mind that the "AppData" folder is usually hidden by the system, so you won’t normally see it. I also recommend deleting the other STM folders, such as STMicroelectronics, which is created when downloading via the Arduino Board Manager. This prevents you from selecting the wrong board in the Arduino IDE. To use Roger’s files, you should select the "Generic STM32F103C series" board and not the "Generic STM32F1."
2.jpg
2.jpg (18.12 KiB) Viewed 2139 times