thomasonw / ATmegaxxM1-C1

Arduino IDE support files for CAN enabled Atmel AVR chips: ATmega64M1, ATmega32M1, ...
GNU Lesser General Public License v2.1
31 stars 18 forks source link

I2C and SPI protocoles #17

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi Thomas! First of all, congratulations for your API, it is a great job. But, I would like to know if I can use SPI or I2C libraries using the ATMegaxxM1 with arduino IDE. Thanks in advance.

thomasonw commented 5 years ago

I have used the soft I2C lib, have not tried the SPI - however it is the same as the standard Arduino, so suspect it would work fine.