On STM32H7, does the DMA that comes with USB-HOST support accessing non-32bit aligned memory addresses?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-06-01 8:07 PM
If a non-32bit aligned address is passed to the DMA to receive data (such as 0x24000002), the received data will be placed at the aligned address (0x24000000), but I don't see this limit in the chip manual , are there extra steps to make DMA support unaligned accesses?
Labels:
- Labels:
-
DMA
-
STM32H7 Series
-
USB
0 REPLIES 0
