Solved
ADF_AudioRecorder assert with USE_FULL_ASSERT
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));
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));
Hello @nicolas
Thank you for bringing this to our attention. An internal ticket (222270) has been created to address this point.
With regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.