Dear All
Is anyone knows how to setup the AIO in F28027F LaunchPad?
I can't find any example or function in ti\controlSUITE\device_support.
Regards,
Hank
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear All
Is anyone knows how to setup the AIO in F28027F LaunchPad?
I can't find any example or function in ti\controlSUITE\device_support.
Regards,
Hank
Rajan,
there are some examples included with ControlSuite that will show you how to toggle a GPIO. Look in"Install Directory \controlSUITE\device_support\f2802x\v230\f2802x_examples_drivers\gpio_toggle".
AIO work very similarly to GPIO, the only difference is the registers you have to setup... For example instead of GPADAT you use AIODAT etc. This is all explained in the System Control and Interrupts Reference Guide.
Regards,
Cody