2025-04-28 8:04 PM - last edited on 2025-04-29 1:36 AM by Andrew Neil
STM32CubeMX verion: 6.14.1
pNodeConfig.DataHandlingConfig.DataExchange = DMA_EXCHANGE_DEST_BYTE;
pNodeConfig.DataHandlingConfig.DataAlignment = DMA_DATA_RIGHTALIGN_ZEROPADDED;
2025-04-29 1:33 AM
Hello @dh_leslie
Thank you for reporting!
Can you mention the MCU name to investigate further?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-04-29 1:40 AM
stm32u575vgt6
2025-04-30 1:26 AM
Hello @dh_leslie
I am not able to reproduce the issue! Could you provide more information or follow-up steps to demonstrate the problem, or attach an IOC file that illustrates the problem?
BR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-05-05 9:29 PM
I found the issue in CubeMX which is integratedCubeIDE1.15.1. I opened the ioc file in notepad++, and found the "Exchange Destination Byte - Data Handling" was not stored in the file. So when I opened the ioc with CubeMX 6.14.1, the settings didn't retored.