After getting weird ADC readings with KSDK I found the ADC's were not being set up properly due to a few missing defines in LPC54016_features.h, also effects the 54018.
These are the missing defines I've found so far :
#define FSL_FEATURE_ADC_HAS_CTRL_RESOL (1)
#define FSL_FEATURE_ADC_HAS_CTRL_ASYNMODE (1)
#define FSL_FEATURE_ADC_HAS_CTRL_BYPASSCAL (1)
#define FSL_FEATURE_ADC_HAS_CTRL_TSAMP (1)
Solved! Go to Solution.
Hi Carl,
I got reply from SDK development team.
New data will be included in SDK 2.6.0
Thanks for bringing the problem to our attention.
Have a great day,
Jun Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Carl,
I got reply from SDK development team.
New data will be included in SDK 2.6.0
Thanks for bringing the problem to our attention.
Have a great day,
Jun Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Carl,
This problem was escalated and under discussion.
What is the impact on users?
What is the severity level of this problem? Thank you.
Jennie Zhang
Hi Carl.
I have escalated it to SDK developer. I will let you know if I get any response.
Have a great day,
Jun Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------