Particle Board SPI for AD7780

Hey all,

Have what feels like a noob firmware question.

I’m working with an AD7780 on a custom board, with poorly written firmware. I’m trying to fix it to use the manufacturer supplied libraries. (no-OS/ad7780.c at master · analogdevicesinc/no-OS · GitHub) But part of the of the library requires initing an SPI, (no-OS/no_os_spi.h at master · analogdevicesinc/no-OS · GitHub) which I’m not sure how to do on the particle board. Any ideas?

Hi David-
Have you checked out the SPI documentation? That could be a good place to start.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.