List of all Cortex-M4 registers and addresses in plain text?
I would like to dump all Cortex-M4 registers of my STM32F405 microcontroller over a UART. I have found the Technical Reference Manual (https://static.docs.arm.com/100166/0001/arm_cortexm4_processor_trm_100166_0001_00_en.pdf) but there are tons of reg...