STM32G0B0KET6 - Writing Flash Memory Problem (Pages 382 & 383)
Hi everyone.
I caught a problem on STM32G0B0KET6. I want to write a data to main flash memory. But I detected that I can not write any data page 382 and page 383. I only can not write to this pages. There are no problem for other pages.
For this pages, I always took error(warning) of FLASH->SR : CFGBSY after when I write first word that is 32 bits.
I spent to find for two day for this problem. If I did not test other pages, I would have lost time more. I used HAL library for this process.
Do you have any information about this problem?
Note: I write as Type of DoubleWord.
Thank you.
Best regards,
Page number for following SS: 55

