Project-Alpaca / Alpaca-FW

Teensyduino-based firmware for Alpaca project
13 stars 0 forks source link

LKP-Native integration #15

Open dogtopus opened 3 years ago

dogtopus commented 3 years ago

I2C registers: https://github.com/dogtopus/LKP-FW/blob/bba1f7836ca634ba30356c769045b77da66da44a/LKP-Native.cydsn/main.c#L27-L58 https://github.com/Project-Alpaca/LKP-FW/blob/0e4a895a0fe5f1e9bb8f3059f6f383e1ce15b76b/LKPd.cylib/LKPd_v1_0/PSoC4/API/Protocol_Native.c#L32-L84 I2C address: 0x40 (PSoC default)

Currently there's no LED control. This will be added later.

Checklist: