Tool/software:
For bq40z80 I see that flashstream .bq.fs file uses ROM mode and commands that are not documented in bq40z80 users manual. Does this method below, described in user manual work?
I find that can follow this method and SMB write block command works but flash is not updated. I have verified I am in FULL ACCESS mode.
Accessing data flash (DF) is only supported by the ManufacturerBlockAccess() by addressing the physical
address.
To write to the DF, send the starting address, followed by the DF data block. The DF data block is the intended
revised DF data to be updated to DF. The size of the DF data block ranges from 1 byte to 32 bytes. All individual
data must be sent in little endian.