On 7/4/18 1:10 AM, Vinod wrote:
Okay so I rechecked this, the hardware gives 32 bits of random data. I am thinking of splitting the word and updating by each byte. That way trailing zero can also be avoided which is the case now
The current driver only returns data in multiples of 4 bytes. Why can't you keep that?