SPI setup

speedracer
Posts: 9
Joined: Wed Jan 21, 2015 9:56 am
Location: Seguin, TX
Contact:

SPI setup

Unread post by speedracer »

I am attempting to control an Analog Devices DDS chip - the AD9835BRU - from an ExSBC1 card using the SPI port. The Basic call you provide to send bytes uses the SPI protocol with CPOL = CPHA = 0. The DDS chip requires CPOL = 0 and CPHA = 1, however. Is there a way to setup the SPI port to use this protocol??

Thanks,

Charles
Daniel
Posts: 133
Joined: Tue Nov 13, 2012 2:10 pm

Re: SPI setup

Unread post by Daniel »

I will look into it today and let you know by tomorrow.
Post Reply