04-08-2023, 11:49 PM
(04-08-2023, 11:37 AM)admin Wrote: IIC SDA:4
IIC SCL:5
you should set it in your arduino "pins_arduino.h" file set SDA and SCL pins.
All good, but I don't see the use of a library "pins_arduino.h" in any of your source code examples.
Is there not a source code for KC868-A16 showing the complete pin-define for the board as that would be the first step to do when starting a sketch regardless of what you want to code so that all pins are available now and later on in a project.
Does anybody have an example including the complete pin-define for the KCS868-A16?????