The method of stm32 to view the detailed and accurate address of the memory

Since I read the Chinese reference manual and the hal library function development guide before, some content may be different from the actual address, so how to read the memory address of the specific chip?

1. Open the project, find the header file stm32f767xx.h, about line 1312, and list it in detail with macro definitions

2. Or you can search for the keyword RAMITCM_BASE to find the corresponding header file location. Below it is the specific real address.


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325721587&siteId=291194637