Skip to main content
nicolas
Senior II
November 20, 2025
Solved

ADF_AudioRecorder assert with USE_FULL_ASSERT

  • November 20, 2025
  • 1 reply
  • 111 views

ADF_AudioRecorder call HAL_DMAEx_List_BuildNode() without initializing pNodeConfig.Init.Mode. So with USE_FULL_ASSERT, it can assert because of assert_param(IS_DMA_MODE(pNodeConfig->Init.Mode));

Best answer by SirineST

Hello @nicolas 

Thank you for bringing this to our attention. An internal ticket (222270) has been created to address this point.

With regards

1 reply

SirineSTAnswer
ST Employee
November 21, 2025

Hello @nicolas 

Thank you for bringing this to our attention. An internal ticket (222270) has been created to address this point.

With regards

"If your question is answered, please close this topic by clicking ""Accept as Solution"""