Close

KNXduino board finally up and running

A project log for KNXduino

KNX-compatible device based on STM32 MCU with Arduino flavour

pavel-krizPavel Kriz 07/10/2019 at 18:481 Comment

While I started my prototyping using a Nucleo-F303RE board, I switched to STM32G0 line recently and now have a working custom board based on STM32G071 :)

All bells and whistles working:

and ABB binary output understands very well to our commands:

Leason learned today: Do not let a KNX+ wire hang around. 30 volts accidentally touching a GPIO will kill your STM32 in a millisecond.

Discussions

renatocostaferreira wrote 02/18/2020 at 14:39 point

I included in IDE Arduino 1.8.10  the STM cores 1.8.0  what list  Nucleo G071RB (LQFP 64).

How can I use nucleo  G071KBT6 (LQFP 32) with Arduino IDE ?

  Are you sure? yes | no