Resolved! STM32U5 OSPI BusFault in memory mapped mode on unaligned writes
Good day,I'm experiencing an unexplained bus fault when the MCU writes to unaligned (not aligned to 32-bit) addresses in the OSPI memory region. I've written a minimal implementation that shows where the issue occurs. See below.I'm using the STM32U58...