Hi,
Today I've been trying to connect MCP4922 to the new board I just got from Farnell.
I connected the chip to the SPI pins on the Arduino connector and tried to set some values .
I didn't work so I connected my scope to see what's wrong. The MOSI and SCK signals were fine but SCK was much to slow that is in range of few hundreds of hertz, not in MHz range.
I wrote a quick bit-banging write-only master and it worked as a charm from the very beginning.
Does anybody have a fix for this issue? I tried to look at the code but I didn't dig into it that much.
Regards,
Caladan
Hi,
Today I've been trying to connect MCP4922 to the new board I just got from Farnell. I connected the chip to the SPI pins on the Arduino connector and tried to set some values .
I didn't work so I connected my scope to see what's wrong. The MOSI and SCK signals were fine but SCK was much to slow that is in range of few hundreds of hertz, not in MHz range.
I wrote a quick bit-banging write-only master and it worked as a charm from the very beginning.
Does anybody have a fix for this issue? I tried to look at the code but I didn't dig into it that much.
Regards, Caladan