cancel
Showing results for 
Search instead for 
Did you mean: 

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

dh_leslie
Associate II

STM32CubeMX verion: 6.14.1

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

datahandling.JPG 

4 REPLIES 4
Souhaib MAZHOUD
ST Employee

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.

stm32u575vgt6

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.

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.