I’ve just finished my DIN, connected it to the core, tried to simulate a bouton by sending ground to one of the entries but … seems like my program does not see any button pressed >:(.
I display a message in the DIN_NotifyToggle( ) function (I’m using C language) but it never appears on my LCD. :-\
Does it take some other parameter to activate use of the buttons ? Where am I going wrong ?