My first mbed-os 5.x test project with MAX32630FTHR and Adafruit 2.4" TFT with touch.

Dependencies:   BMI160 SPI_STMPE610 USBDevice UniGraphic max32630fthr

My first test program of mbed-os 5.x, using MAX32630FTHR and Adafruit 2.4" TFT with Touch.

On 22-Sep-2017 Monitoring both Acc and Gyr added to the screen 3 Controlling the backlight via STMPE610 GPIO-2 added

History

some backlight control added default tip

2017-09-22, by Rhyme [Fri, 22 Sep 2017 05:35:56 +0000] rev 3

some backlight control added


The backlight control of ILI9341 is not connected to the MCU, but gpio-2 of STMPE610 is, so I used STMPE610 to control ILI9341 backlight enable.

2017-09-22, by Rhyme [Fri, 22 Sep 2017 05:12:59 +0000] rev 2

The backlight control of ILI9341 is not connected to the MCU, but gpio-2 of STMPE610 is, so I used STMPE610 to control ILI9341 backlight enable.


Screen3 BMI sensor test now shows both acc and gyr

2017-09-22, by Rhyme [Fri, 22 Sep 2017 01:39:14 +0000] rev 1

Screen3 BMI sensor test now shows both acc and gyr


first working version

2017-09-21, by Rhyme [Thu, 21 Sep 2017 05:16:39 +0000] rev 0

first working version