Question
Increase file upload speed to flash memory
I want to load 320 megabytes of data into flash memory quickly.
I want to write a code in stm32cubeide.
for example, can a code block be created by defining a buffer and using crc?
can anything be done using the stm32 processor?
