Hi, I am trying to read & write from a SPI device. The issue I am running into to is syncing CS with the SPI I/O. Since it appears Harmony's SPI driver is not synchronous with the running app. I presumed the way to address it is using an event handler..
↧