Difference between revisions of "Talk:CODEC SPI"
Jump to navigation
Jump to search
(New page: I think there is a problem in the number of arguments : in CDC_ChangePage() : CDC_WriteRegister(0x7F, page); and: void CDC_WriteRegister(u32 page, u32 reg, u32 val); --~~...) |
(No difference)
|
Revision as of 11:30, 20 March 2010
I think there is a problem in the number of arguments :
in CDC_ChangePage() :
CDC_WriteRegister(0x7F, page);
and:
void CDC_WriteRegister(u32 page, u32 reg, u32 val);
--Ludo6431 10:30, 20 March 2010 (UTC)