CJ125 SPI registers
Posted: 25 Mar 2020 02:27
In the example code there are 12 SPI registers that can be addressed. There are nice descriptions of what they are. Can anyone explain where these came from? I have looked at every data sheet or explanation of the chip I can find on the internet. I have also read every topic in this community. No luck whatsoever as to where they came from or a description of the payload. The data sheet for the chip explains there are registers, but from what I can see never gives out the details.
When using the registers is there an explanation of what valid data comes back as? It should come back as Hex I would imagine, but is true and false of 0x0000 and 0xFFFF?
I also saw someone using this with an intel chip and the initializations for the V8 or V17 was catching them and through guess work figured it out? Still no explanation of whether they found the register commands or not.
Thanks in advance if anyone can shed some light on these.
When using the registers is there an explanation of what valid data comes back as? It should come back as Hex I would imagine, but is true and false of 0x0000 and 0xFFFF?
I also saw someone using this with an intel chip and the initializations for the V8 or V17 was catching them and through guess work figured it out? Still no explanation of whether they found the register commands or not.
Thanks in advance if anyone can shed some light on these.