Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi, In my code I want to de-initialize some unrequired peripherals after some time. Such as, during the time of diagnosis I may require some peripherals, but afterwards I don't need them. If I de-initialize, I need them to be in some known state. It should not be in floating state. So, is there any API available for it or If I has to do manually, how to de-initialize them all at once. Suggest me a better way to do these things. Thank you.
