Question 1:
I am using the Flash functions in flash_ops.c. It seems that the flash erase function
Code: Select all
Code: Select all
The erase function does not return any error - however I have a function that I am using to test the SPI flash by writing and reading back data. It only works if I erase smaller chunks at a time.
Just need confirmation.
Question 2:
Do these functons support unalligned access yet?
Thanks
Imtiaz