Good morning,
can someone give an example about the use of pushbutton (I think that it is GIOA7) on the Hercules Development Kit TMS570?
Thanks.
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.
Good morning,
can someone give an example about the use of pushbutton (I think that it is GIOA7) on the Hercules Development Kit TMS570?
Thanks.
Hi,
I have forwarded your query to our HDK experts. They will get back to you on this
Regards,
Praveen
Hello,
You can use this push button for any purpose you want, for example to trigger a event, to enable a process. One good example is its usage in bootloader (SPI, UART, or CAN). The application image update will be forced by changing the state of this GIOA7 pin (with the push button S1 on HDK).
The bootloader can be found on TI WIKI page.
Regards,
QJ