Where can I find a table of STM32F745 DMA mappings to peripherals? In other words, what streams can I use for a peripheral?
I looked in corresponding reference manual (RM0385 rev 8) but all it appears to give is an "example" tables on page 226, which does not match what STM32CubeMX 5.2.0 says.
I also could not find in the stm32f32F745xx datasheet (DocID027590 rev 4). The DMA application note (AN4031) points to the reference manual as the place to get the DMA peripheral mapping.
I'm looking to confirm what the STM32CubeMX is limiting my DMA mappings to.