STM32MP157F: DMA support on USB/CRYPTO/eMMC
Hi,I am interested in using the STM32MP157F for the following tasks:Receiving data from USB 2.0.Encrypting the received data using AES 256.Storing the encrypted data in an external eMMC.Preferably utilizing DMA for efficient data transfers.I would li...