Skip to main content
Associate III
April 29, 2025
Solved

LINKEDLIST "Exchange Destination Byte - Data Handling" setting not restored on re-opening ioc file

  • April 29, 2025
  • 1 reply
  • 636 views

STM32CubeMX verion: 6.14.1

 pNodeConfig.DataHandlingConfig.DataExchange = DMA_EXCHANGE_DEST_BYTE;
 pNodeConfig.DataHandlingConfig.DataAlignment = DMA_DATA_RIGHTALIGN_ZEROPADDED;

datahandling.JPG 

Best answer by Souhaib MAZHOUD

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

1 reply

Technical Moderator
April 29, 2025

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.
dh_leslieAuthor
Associate III
April 29, 2025

stm32u575vgt6

Technical Moderator
April 30, 2025

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.