Cache in ARM Cortex M7: MPU Configuration
In this guide, we shall configure the MPU to disable cache for certain region in order to get DMA operate normally. In this guide, we shall configure the following: Creating the project. Modification of linkerscript. Results before MPU...
READ MORE