On 12/26/2017 10:30 AM, emanuel stiebler via cctalk wrote:
$12 development boards? Which ones do you use?
I use the STM32_F4VE, and get it through AliExpress:
http://wiki.stm32duino.com/index.php?title=STM32F407
Do you use gcc, or the eval tools? from STM?
gcc under Linux. I'm old-fashioned, so I write my own makefiles.
Pair one up with a little ESP8266 module driving the serial port and
it's a really sweet setup.
--Chuck