Other Parts Discussed in Thread: PUREPATHSTUDIO
Hi there,
I am wondering what the normal process is to include manual register settings into a script generated with PurePathStudio.
With manual register settings I mean all the analog routing setup and clock configuration etc as they are apparently not included in the generated file. If I add these settings just after the reset in the script they might be overwritten by the automatic script. Very similar if I add the code at the end of the script I might overwrite settings from the generated script.
I am not using the EVM anymore so I have to take full control of the CODEC. (AIC3254)
Do I realy have to analyse the whole script and find out if there could be any overwriting and then decide case by case where to put the values?
I am using PPS Version: 2.1 build 2
Thanks