STM32F411CEU6
Posted: Wed Apr 15, 2020 9:14 pm
Hi All,
I have played around with the Blue Pill boards for the past six months, and I haven't been too impressed with them. One feature I did like with the integration with Arduino is the ability to use the serial interface inside Arduino for simple debugging. In parallel with this use, I've been doing things with MBED and st-link V2, which gave me a little more flexibility to work around problems I couldn't understand with only Arduino as a basis.
I am attempting to use Arduino with a Black Pill board I've just received. I've done a little work for it with MBED and ST-Link V2 but it would be nice to be able to use the Arduino environment with the 411, especially since the bootstrap doesn't get corrupted every time you turn around.
A YouTube video caught my eye, and the creator recommended the STMduino board package as a source for black pill board drivers which did not register with me previously. I installed the 1.8.0 library but found no support for the 411, the highest being the 407. Looking at the release wiki, I see the 411 listed with a yellow heart and identifying it for version 1.9.0. I looked around a little but didn't see anything suggesting 1.9.0 might be 'soon'.
Is there a date for the release of 1.9.0, or is there a 'development version' of the board file for the Black Pill STM32F411CEU6 that can be had?
I am pretty much a newbie when it comes to GitHub, so there may be a means to do this, so I apologize in advance a potentially dumb question.
Ott
I have played around with the Blue Pill boards for the past six months, and I haven't been too impressed with them. One feature I did like with the integration with Arduino is the ability to use the serial interface inside Arduino for simple debugging. In parallel with this use, I've been doing things with MBED and st-link V2, which gave me a little more flexibility to work around problems I couldn't understand with only Arduino as a basis.
I am attempting to use Arduino with a Black Pill board I've just received. I've done a little work for it with MBED and ST-Link V2 but it would be nice to be able to use the Arduino environment with the 411, especially since the bootstrap doesn't get corrupted every time you turn around.
A YouTube video caught my eye, and the creator recommended the STMduino board package as a source for black pill board drivers which did not register with me previously. I installed the 1.8.0 library but found no support for the 411, the highest being the 407. Looking at the release wiki, I see the 411 listed with a yellow heart and identifying it for version 1.9.0. I looked around a little but didn't see anything suggesting 1.9.0 might be 'soon'.
Is there a date for the release of 1.9.0, or is there a 'development version' of the board file for the Black Pill STM32F411CEU6 that can be had?
I am pretty much a newbie when it comes to GitHub, so there may be a means to do this, so I apologize in advance a potentially dumb question.
Ott