Other Parts Discussed in Thread: BQSTUDIO, BQ34Z100, EV2400
Hi
I am using bqStudio V1.3.86 with EV2400 V0.28 and bq34z100EVM which has been programmed with bq34z100_G1_v0_16_build_17.srec file downloaded from bq34z100-g1 product page.
After IT_ENABLE() (Qen flag set) I can no longer write to data flash. I don't understand the point of sealed and unsealed access if once Qen is set there is no write access to data flash. This is very frustrating and incredibly stupid as Qen must be set for the core functionality of the chip, but in doing so the application cannot modify the flash, such as how the LED, or ALERT are configured. There a a million reasons why the application MCU might want/need to access and modify the data flash. Why disable the access once Qen is set?
I read in a response to a similar thread from a person with the same complaint that data flash can still be written after Qen is set. I, however, cannot. Is this a bug in the srec firmware I am using? Or is it really meant to be this way?
Thanks