Non-aligned LDR, STR on STM32H743
The ARM-M7 supports non-aligned memory accesss using LDR and STRhttp://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0646a/BABFAIGG.htmlbut it isn't working for me. I'm reading and write to/from DTCMRAM.Is there anything I need to do to get...