analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

fix(Examples): Fix MAX78002 TFT_Demo Example for TFT=ADAFRUIT #869

Closed selimgullulu closed 7 months ago

selimgullulu commented 7 months ago

TFT_Demo Example for MAX78002 with Adafruit Featherwing TFT Display was not working properly.

-main.c is changed in order to initiate the TFT Display, then the Touchscreen.

After the change, the example works fine: IMG_8172 IMG_8173 IMG_8174