A simple demonstration of the DISCO-F746NG LCD, TouchScreen and MCP3221 I2C ADC.
Dependencies: BSP_DISCO_F746NG LCD_DISCO_F746NG MCP3221 TS_DISCO_F746NG mbed
Fork of DISCO-F746NG_LCD_demo by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:0d47aa3f72a7 | 2017-02-02 | pampt | A simple combination of DISCO-F746NG_LCD, DISCO-F746NG_TS and MCP3221 to demonstrate the issue where MCP3221 I2C ADC read stops DrawBitmap from working. |
6:c1cf28acee3f | 2017-02-02 | pampt | Working. Added solid red circle. MCP3221 ADC read stops DrawBitmap from working |
5:59021306be0f | 2017-02-02 | pampt | Working. MCP3221 ADC read stops DrawBitmap from working |
4:16afa8576091 | 2017-02-01 | pampt | First PA commit |
3:e28ccd4dd33d | 2016-11-10 | bcostm | Update mbed lib |
2:ab13f201cdc0 | 2015-10-07 | bcostm | Change mbed-src with mbed |
1:74036bcddab5 | 2015-09-28 | bcostm | Basic example showing how to drive the LCD. |
0:b045ca817e2c | 2015-09-28 | bcostm | Initial version. |