Home > other >  spi
spi

Time:09-25



What is the unit data here

CodePudding user response:

I need to check SCM data book, unit is generally 8-bit data,

CodePudding user response:


It is must be 16,24,32 is going on?

CodePudding user response:

A byte don't need to arrange order, multibyte didn't need this function, use transmission byte order rearrangement function, of course, to ensure that the transmission of the data bits is 8 multiples of ah,

CodePudding user response:

Mainly 8 multiples can cough up

CodePudding user response:

Data unit is generally bytes

CodePudding user response:

Support a 16 bit/24 bit/36 bit transmission, transmission byte value can be set each time, set according to the fixed format after the read and write access,