Hi.
Currently ADC_SAR_IP_IS_USED is STD_OFF, so I have a problem that the Adc_Sar_Ip_Init function is disabled. I've tried several settings in Design Studio, but I'm not finding a way to change DC_SAR_IP_IS_USED to STD_ON. Can you help?
line 139 at Adc_Sar_Ip_CfgDefine.h
#define ADC_SAR_IP_IS_USED (STD_OFF)
解決済! 解決策の投稿を見る。
Hi@Hoon
Sure, please tell us more info, such as RTD and IDE version, the MCU part number, or you can share your demo project.
This should be a know bug.
You can modify it manually or upgrade to S32K3_S32M27x Real-Time Drivers ASR R21-11 Version 6.0.0, where the macro definition is enabled by default.