Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE, LAUNCHXL-F28027F, ENERGIA, LAUNCHXL-F28379D, TMDSDOCK28379D
Tool/software: Code Composer Studio
Hello
I am trying to do a project using CCS v7 and TMS320F28335 experimenter's kit.
Before this I used Arduino and it was very easy to read analog input and write on digital output but in CCS I can't understand how to do it. I studied examples of controlsuite but I can't get it.
Should I only use the main.c of a template and write my program there? or do I need to change other files in a project also?
how can I determine a GPIO to be an output and what is the command to write "high" or "low" on GPIO?
How can I read the signal given to ADC?
Thank you for the help.
Ata