Show Posts
|
|
Pages: [1]
|
|
2
|
Forum 2005-2010 (read only) / Troubleshooting / Re: SPI-transfer trouble Using SPIEEPROM as example
|
on: January 23, 2011, 09:54:24 pm
|
|
It looks like the MAX7219 wants to transfer data bits on the rising edge of the clock cycles. If I'm using a AD9833, the data sheet indicates the data transfer needs to happen on the falling edges. I guess I need to set the CPOL bit in the SPCR register. Not sure if there is an easy way to do this other than a brute force write to the register?
|
|
|
|
|