Hi
What is the base address of "Configuration and Status Registers (CSRs)" and what is the absolute (full) address of mvendeorid (with offset 0xF11 from ?) in particular?
[esp32-c3] What is the absolute address of the "mvendorid"?
-
BugSimpson
- Posts: 22
- Joined: Fri Oct 11, 2024 2:14 pm
-
MicroController
- Posts: 2661
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: [esp32-c3] What is the absolute address of the "mvendorid"?
CSRs aren't memory-mapped. Technically, they have their own 12-bit address space, which is accessed via special instructions (like the CSRR and CSRW pseudo-instructions), see e.g. https://github.com/espressif/esp-idf/bl ... csr.h#L204
Who is online
Users browsing this forum: Baidu [Spider], Bytespider and 4 guests