STM32G0 Flash Erase and Flash Program not working when FDCAN is enabled.
I am working on the stm32G0B1KBUX, i am using FDCAN on it. FDCAN is working fine and i can tranmsit and receive messages.The problem arises when i try to erase a page and try to write data in the flash. I have reserved last page for configurations. M...