Hi,
I want to be able to press one of the buttons on the Dm355 Eval board to give me notification of a quit to my software, so that I can shut down all the threads and exit gracefully.
My understanding is that the buttons are all controlled via I2C, is there some sample code that I can look at that shows me how to capture the button value? Is this interrupt based?
Thanks in advance