Hello all,
I work design studio 3.6.0. and i have created a project for a S32K146.
On the pin configuration i enable ADC0 se4, SE5 and enable ADC1 se14, se15
the tool report me an error:
the error detail :
Issue: Routing conflict on 'Routed pin/signal' item.
Level: Error
Type: Tool problem
Tool: Pins
Origin: Pins:BOARD_InitPins
Resource: #53-ADC0.adc0_se5_adc1_se15
Information: ERRORS:
– The selected value is in conflict with the 'Routed pin/signal' value in '#64-ADC1.adc1_se15' setting, a conflict in the configuration of the ADC_Interleave bit-field of the SIM_CHIPCTL register.
If i look at the SIM_CHIPCTL[ADC_INTERLEAVE_EN] register the value is 0b0000
this according to the reference manual have disable the interleave, (this is what i want)
But my issue is that i did not know how to solve the error, can some have an idea ?
Hi,
Thank you so much for your interest in our products and for using our community.
There are the following ADC examples in RTD 2.0.0 that you can take as reference:
If you need different SW and/or HW, you can create a new project, do manual config and code copy.
Hope it helps you.
Have a nice day!