Page 1 of 1

EEPROM.ReadByte() parameter MSBFirst in Flowcode 10

Posted: Thu May 08, 2025 7:06 pm
by CamargoF
I migrate the program from Flowcode 8 to Flowcode 10 and I observed two EEPROM byte read options:
On my original code, I used EEPROM.Read() to read a single byte of data.
On Flowcode 10 I observed the EEPROM.Read() may read 8 or 16-bits, so I changed to EEPROM.ReadByte() to read a single byte, but there is an additional parameter (MSBFirst) thar there is no meaning for my point of view.

Can you please explain what value I have to set for MSBFirst parameter, to read a single byte?

I understand this parameter was designed to allow the usage of little endian or big endian byte allocation on multibyte values, but it does not have any meaning on single byte reading.

Best regards,

Fernando

Re: EEPROM.ReadByte() parameter MSBFirst in Flowcode 10

Posted: Fri May 09, 2025 9:09 am
by Steve
Please post on the Flowcode forums as these forums are rarely viewed.

Here's a link:
https://www.flowcode.co.uk/forums/index.php