Joined: 16 Jan 2005 Posts: 559 Location: Tucson, AZ
SPI Problem
Posted: Tue Apr 25, 2006 9:14 am
I am writing some values to registers on an MCP23S17 SPI port expander and for some reason the SPI comms are causing a problem.
If I write 0b01010101, when I read the value back I get 0b10101010.
When I write 0b00001111, when I read the value back I get 0b10001111.
When I write 0b11110000, when I read the value back I get 0b11111000.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum