We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I'm using Cortex M7 to access peripheral which address starts from 0xF0000000
But it can't send out this address, I found that 0xE0100000~0xFFFFFFFF belongs to vendor-specific device
How can I Read/Wrtie 0xF0000000?
Should I do some setting to MPU?
Thanks
Thanks a lot! I did found this addr is issue through AHBP interface.