S12X Flash Programming: Don't understand "Load Data Field" command
view rss
S12X Flash Programming: Don't understand "Load Data Field" command
Would one of the gurus on this board help me out? I am trying to understand the "Load Data Field" command (0x05). This is the part that I don't get, from the reference manual:The Load Data Field command is executed to provide FCCOB parameters for multiple P-Flash blocks for a future simultaneous program operation in the P-Flash memory space. Upon clearing CCIF to launch the Load Data Field command, the FCCOB registers will be transferred to the Memory Controller and be programmed in the block specified at the global address given with a future Program P-Flash command launched on a P-Flash block.  What exactly can one do with it? I understand the flash program and erase commands, but this one is...nebulous to me.Thanks, Chris
Re: S12X Flash Programming: Don't understand "Load Data Field" command
This command allows you to program mulitple phrases into separate flash blocks simultaneously. Basically you load up the data matching the spec in the command but it will not program until you launch the program P-Flash command. Used appropriately, this can save time to program the whole flash.
Re: S12X Flash Programming: Don't understand "Load Data Field" command
This command allows you to program mulitple phrases into separate flash blocks simultaneously. Basically you load up the data matching the spec in the command but it will not program until you launch the program P-Flash command.Thanks Steve! This sounds interesting. Just one clarification on the term "multiple phrases": Am I right assuming that one can only "pre-load" exactly one such phrase per flash block? Otherwise the flash module would need quite some internal buffering.
Re: S12X Flash Programming: Don't understand "Load Data Field" command
That's correct.