Hi Marco,
I got feedback from Processor Expert team regarding this behavior.
See below:
+++++++++++++++++++
The MC56F84789 contains two different ADC device.
The ADC12 contains independent selection of voltage reference pins as is implemented in the ADC component.
The ADC16 support just selection of alternate pair of voltage reference pins and it is not encapsulated by the ADC component now.
As a workaround, users can use the PESL macro ADC_SAR_VOLTAGE_REF to select alternate pair of pins (see the help for details).
The macro must be called after ADC component initialization code (e.g. after PE_low_level_init() in the main() function).
+++++++++++++++++++
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Marco,
I got feedback from Processor Expert team regarding this behavior.
See below:
+++++++++++++++++++
The MC56F84789 contains two different ADC device.
The ADC12 contains independent selection of voltage reference pins as is implemented in the ADC component.
The ADC16 support just selection of alternate pair of voltage reference pins and it is not encapsulated by the ADC component now.
As a workaround, users can use the PESL macro ADC_SAR_VOLTAGE_REF to select alternate pair of pins (see the help for details).
The macro must be called after ADC component initialization code (e.g. after PE_low_level_init() in the main() function).
+++++++++++++++++++
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Marco,
I've reproduced the behavior on my side too.
I don't find relevant information in the doc excepted:
I will check with Processor Expert team to have their feedback.
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------