2022-12-06 06:51 AM
C0 and C1 are both stated as "Set Default". Do I need to send both or can it be either, and if it either, why are there 2? The same question can be asked about C2 & C3 as well.
And does any know what RFU means in the ST3916 datasheet?
Solved! Go to Solution.
2022-12-07 12:07 AM
Hi,
you can send either one. You could look at it as one command with LSB being "don't care".
RFU: Reserved for Future Use. Please don't set or clear those bits. Best doing Read-modify-write operations leaving the RFU bits at the read value.
BR, Ulrich
2022-12-07 12:07 AM
Hi,
you can send either one. You could look at it as one command with LSB being "don't care".
RFU: Reserved for Future Use. Please don't set or clear those bits. Best doing Read-modify-write operations leaving the RFU bits at the read value.
BR, Ulrich