hi people,
I am using TMS320C6711 processor..i wanna know how to output a high from the processor..actually my application goes like this..if given a condition...the processor should generate a high voltage..
thanx in advance
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.
hi people,
I am using TMS320C6711 processor..i wanna know how to output a high from the processor..actually my application goes like this..if given a condition...the processor should generate a high voltage..
thanx in advance
The C6711 DSP has general-purpose input/output (GPIO) pins which you can directly control with code. When configured as output, you can set them low or set them high.