Hi,
In my device datasheet, section flash, there is a parameter called tCPT Cumulative program time (see Note 1) and it is written as 2.2 V/3.6 V 10 ms max.
And Note 1 says that: The cumulative program time must not be exceeded when writing to a 64-byte flash block. This parameter applies to all programming methods: individual word/byte write and block write modes.
My question,
Is this parameter only valid for information blocks? Or for all flash blocks? I did not understand the restriction clearly. Let say fFTG = 300kHz. To program one flash segment which is 512 bytes, I need 256word*30 tFTG = ~26msec. Do they mean I cant program all this segment at a time because of tCPT restriction? (I'm talking about normal program memory, not information memory)
Thanks.