2024-05-05 12:46 PM
I am reading AN333 from Keil
and here is the next step
The FlashPrg.c which comes with Keil is just blank template, it is missing code to initialize, erase, program QSPI
What they say is to get FlashPrg.c from application note’s ZIP file but the ZIP file is nowhere to be found.
It looks like this, the functions are empty in the template:
int Init (unsigned long adr, unsigned long clk, unsigned long fnc) {
/* Add your Code */
return (0);
}
2024-05-05 12:59 PM
https://developer.arm.com/documentation/kan333/1-0/?lang=en
https://documentation-service.arm.com/static/60e81c0d3d73a34b640e0d12?token=