/pic18f47q10-cnano-spi-slave-int-fs

The PIC18F47Q10 features two MSSP modules, which can be configured in SPI mode. In this demo, the SPI is configured as slave and it is used to exchange data. The data transfer is triggered by interrupts. The repository contains the Foundation Services Generated code for the application.

Primary LanguageC

Watchers