I have an external sram chip connected via SPI that i can read/write into. Is there a way I can map it onto device address space?
I have an external sram chip connected via SPI that i can read/write into. Is there a way I can map it onto device address space?
Nope.
Only the QSPI peripherial can do that, read only and it will work with some flash chips (commands are hard coded AFAIK).