User Activity

I am using stm32h745zit3, with the flash is IS34_35ML04G081. I have initialize the below parameter but after writing in to the flash and reading the data but some bytes are corrupted. Please help to resolve this issue. uint8_t buffer[2048] = {0}; i...