Re: Enable SPI driver on nrf52840
Jan Van Winkel <jan.van_winkel@...>
Chuck, The only thing I needed to configure is the spi config struct (freq, spi mode of operation & cs) and it just worked out of the box. But to be honest the only place where I used the NRF SPI is in the ILI9340 display driver[1] and that was a couple of months ago, maybe you can have a look at the SPI code in the display driver. Regards, Jan On Sat, Sep 8, 2018 at 8:05 PM <cpmcparland@...> wrote: Jan, |
|