LINKEDLIST "Exchange Destination Byte - Data Handling" setting not restored on re-opening ioc file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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;
- Labels:
-
Bug-report
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-29 1:40 AM
stm32u575vgt6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-27 7:31 AM
Hello @dh_leslie
Sorry for my late reply,
This issue was previously known in CubeMX V6.11 (the integrated version with CubeIDE1.15), but it has been fixed in the most recent versions.
To avoid the issue, it's recommended to migrate the project when opening it with CubeMX V6.14.
KR,
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.
