B4R Library [code module] SPI

whcir

Member
Licensed User
Longtime User
This should tide us over until we get an official SPI library.

Included in the code module are two methods demonstrating the use of the module with an MCP3008 SPI ADC and an MCP4131 SPI DAC.

How can i use this to access the 2nd SPI port?
 

Roycefer

Well-Known Member
Licensed User
Longtime User
What board are you using? Do you have an Arduino sketch or code snippet that shows accessing a 2nd SPI port? I'm not sure if that's possible.
 
Top