electronicsman
Full Member level 5
- Joined
- May 4, 2012
- Messages
- 291
- Helped
- 11
- Reputation
- 22
- Reaction score
- 12
- Trophy points
- 1,298
- Activity points
- 3,737
I read the following statement in the datasheet of the SPI family dspic33ev family and it is creating so much confusion. The statement reads like this
If the user application does not change the data in the SPIxBUF register, every new transmission shifts the SPIxBUF register value instead of shifting the value received in the Shift register.
What does it mean? I cannot send a constant value like 0x02 continuously do i need to keep changing or toggling the data? Please help.
If the user application does not change the data in the SPIxBUF register, every new transmission shifts the SPIxBUF register value instead of shifting the value received in the Shift register.
What does it mean? I cannot send a constant value like 0x02 continuously do i need to keep changing or toggling the data? Please help.