A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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.
For designing a system with the C6A8168, I'd like to use a core supply different from the EVM, for example using I2C controlled voltage adjust.
As far as I understand, AVS is software driven, so I wonder where it is actually done in the EZLinux SDK. Up to now I found one place in the bootloader,
where AVS is implemented, but without actual values. This part looks like 'static AVS' as mentioned in the TRM (SPRUGX9), section 12.1.4.3.1.
Are there any other places where AVS is implemented?
Do I need to write a Linux device driver if I want to do dynamic AVS?
Regards
Guenter