Hi,
I've a question about bytes and hex numbers.
I'm reading some text that says "the 1st 0x150 bytes in the OTP".
The size of the OTP is 8kb.
0x150 converted to decimal is 336.
So does this line of text refer to the first (336/8000) 0.042% of the OTP?
Thanks