GrumpyOldPizza / ArduinoCore-stm32l0

Arduino Core for STM32L0
125 stars 67 forks source link

SPI Slave #186

Closed PeteMilligan99 closed 3 years ago

PeteMilligan99 commented 3 years ago

Dear Sir, Thanks so much for making this happen. I have a cricket connected to a BGM220. BGM220 is master SPI. Do we have options for configuring the cricket as a slave with interrupts? I've had a look at your SPI example, but seems Master only. Pete

GrumpyOldPizza commented 3 years ago

SPI is master only.