Skip to content
Commit 465fb02d authored by Khaoula Bidani's avatar Khaoula Bidani Committed by Erwan Gouriou
Browse files

stm32cube: stm32h7xx: drivers: Correct DMA source and destination addresses



The source and destination addresses in the HAL_MDMA_Start_IT call were swapped,
causing incorrect data transfers. The data buffer (pData) should be the source,
and the OSPI data register (DR) should be the destination. This commit fixes the
argument order to ensure proper data transmission via DMA.

Signed-off-by: default avatarKhaoula Bidani <khaoula.bidani-ext@st.com>
parent a6b27192
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment