2005-08-09 09:30 PM
2005-07-25 05:11 AM
hello everybody.
If we use 5V to erase the ST7, is it meanings something? As we know, if we want to erase the ST7, we should use 12V on the pin Vpp. Are there somebody can tell me what happens if we use 5V in Vpp to erase ST7? Thanks your attentions! Best regards! ;)2005-07-25 08:36 AM
in simple terms - it won't erase.
Vpp for erase/program is usually between 11.4-12.6v for HDFlash devices. Regards sjo2005-07-28 05:05 AM
Thank you very much for you reply.sjo
Can you flash memory in ''programming_block''? I have problem always! I thank my program is correct. But sometimes i can not flash correctly with ''programming_block''.But i can do it correctly with ''programming_byte'' best regards ;)2005-07-28 05:07 AM
I implement the block programming in Flashbash and have had no problems.
Generally the HDFlash used is not the best ever Flash I have come across. Regards sjo2005-07-31 09:05 PM
Thanks for your reply.
But now, i have to use ''Block programming'' to rewrite the program in flash memory. I flash 16 byte in one ''block''. How many bytes are there in your ''block''? best regards.2005-07-31 09:40 PM
I program 256 bytes in a block, for this SECT must be 0.
Regards sjo2005-08-01 11:07 PM
I program 16 bytes in a block, but i find something strange.
For example, at frist, i program the frist block with 16bytes, and i can flash correctly. Then i program the seconde block, and i find some codes in the flash memory which i have flashed at frist time is changed!! It is really strange!! regards NewBee32005-08-07 10:30 PM
Hi NewBee3
''If we use 5V to erase the ST7, is it meanings something? '' Pls use charge pump ST662 for generating 12V from 5V. Probably this is what you were trying to find.2005-08-09 09:03 PM
Hi alok
Thank your messages.But what is ST662?And i have used 12V to erase the flash memory,and rewrite the codes with IAP.If i use the mode ''programming block'', i can not flash correctly.