2025-09-11 1:37 AM
Hello
I'm trying to flash data on a large block, but I've seen that the current code stops with FlashErase or FlashProgram functions.
So I tried flash control in two ways and none of them worked.
1. divide separate section to flsh areas
2. use the secondLargeBlockSelect parameter
This is the code that was trying the second method by separating separate sections on B0F11 and B0F12 Block.
This way, it goes to FlashErase, but it seems that FlashProgram is experiencing an error.
I feel like the SetLock part is not working correctly.
We are in the development stage just before mass production by contracting with an automobile company.
I'd appreciate your help.
Thank you.