How to use SYSRAM via MCU in production mode?
Hi guys.
i can quickly and easily access SYSRAM in engineering mode.
i read in RM0436 Reference manual:backhand_index_pointing_down:
SYSRAM is implicitly allocated to the MPU. So there is no enable bit for the MPU to allocate this memory. But when the MCU wants to access the SYSRAM, the memory must be enabled via RCC AXI Periph. Enable For MCU Set Register ...
I enabled the SYSRAM peripheral clocks, But nothing has changed yet:pensive_face: . i have no idea what to do...
thanks in advance for all your help:folded_hands:
