This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Chip Select with GPIO

Hi,

I am using a Sparkfun nRF52832 Breakout board with the Arduino IDE. My objective is to control 3 SPI digital potentiometer. The problem is I don't know how to select the Chip Select pins (one for each potentiometer). I read on the DevZone I have to use a GPIO pin but how I can configure it ?

In general, I don't understand how to use SPI with this chip. Can anyone help me ?

Bye !

Ukoolele

Related