Tool/software: TI C/C++ Compiler
We are looking for the operating instructions of the dlpc350 SDK and the explanation of the functions. What is the procedure to implement the API into the software? for the new beginner, they might only want to implement certain functions into the software, any flowchart guideline they can refer to for better understanding and easy to start instead of spending too much time on the whole GUI source code study? Eg. if user want to implement the pattern sequence mode into the software: After power on, the first step needs to initialize/check the connection of the device? -> to implement this mode, any prerequisites/conditions? -> what are the inputs need to check for this mode? ->how to verify settings? -> start run -> stop...