Question
Is there a way to update the firmware of ADUCM362 using a LabVIEW program instead of the MS Windows Serial Downloader (CM3WSD.exe) described in the "Getting Started Guide" (UG-1071)? Are there any existing LabVIEW codes or suggestions for implementing this functionality?
Answer
We have not done a LabView implementation of the Serial Programmer for the ADuCM36x. However, the Serial Downloader protocol is defined in the following application note: AN-1160 (Rev. B). That application should help you create your own implementation of the programmer in LabView.