This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Champ,
I am asking for my customer, and there were few posts asked in the past about whether Sysconfig could be used for configuring AGPIO as digital I/O.
While from the search, the reply was always with It should be automatically supported! you can look at the generated code as reference and a learning platform. Not really firmly confirm whether it's supported yet or not.
With the latest CCS12.8.1 and C2000Ware5.03 version, it seems that it hasn't been fixed to support on that with some ERROR.
Checking with the expert, do I mis-configure any in the Sysconfig ?
Once select adding GPIO for specific AGPIO pin, the error automatically shows Resource conflict in ANALOG PinMux no matter select Any or A10/C10, GPIO230/29.
How to fix the error ? OR should we still need to initialize it manually with the latest CCS12.8.1 and C2000Ware5.03 version.
Thanks and regards,
Johnny
Hi Johnny,
Let me reproduce the issue from my side and get more information.
I will loop pinmux experts on this for more details.
Thanks
Aswin
Hi Johnny,
In the ANALOG Pinmux mode, try changing the UseCase from ALL to CUSTOM, and only enable the analog signals you wish to use for your ADC configuration. Let me know if this resolves the resource conflict.
Thank you,
Luke