Clone of the "Keyboard" project combined with string>LCD calls and Serial reading for the STM32F746G-DISCO. Screen has to be reset and the font set again, and Serial must be created and destroyed each time, to dodge apparent F7 lower-level issues. Keyboard can print prompt.

Dependencies:   BSP_DISCO_F746NG mbed

Fork of Keyboard by Faberge Fabulous

History

(serial fixed by creating/destroying it: still embed issues for this board) default tip

2017-02-22, by jknowles [Wed, 22 Feb 2017 15:25:12 +0000] rev 7

(serial fixed by creating/destroying it: still embed issues for this board)


Got USB/Serial to work by creating and destroying Serial object each cycle.

2017-02-22, by jknowles [Wed, 22 Feb 2017 15:17:55 +0000] rev 6

Got USB/Serial to work by creating and destroying Serial object each cycle.


altered keyboard works, engr. screen works, serial produces nothing

2017-02-22, by jknowles [Wed, 22 Feb 2017 12:35:19 +0000] rev 5

altered keyboard works, engr. screen works, serial produces nothing


added prompting to keyboard handler

2017-02-17, by jknowles [Fri, 17 Feb 2017 18:29:25 +0000] rev 4

added prompting to keyboard handler


login and rough password and engrng screen functioning;

2017-02-15, by jknowles [Wed, 15 Feb 2017 20:29:17 +0000] rev 3

login and rough password and engrng screen functioning;


name ans password working ... just prior to splicing in engrng screen

2017-02-15, by jknowles [Wed, 15 Feb 2017 19:25:36 +0000] rev 2

name ans password working ... just prior to splicing in engrng screen


first version , cloned from embed project Keyboard

2017-02-15, by jknowles [Wed, 15 Feb 2017 13:00:37 +0000] rev 1

first version , cloned from embed project Keyboard


First demo example of virtual onscreen keyboard for F746 Disco

2016-09-17, by Faberge [Sat, 17 Sep 2016 11:36:24 +0000] rev 0

First demo example of virtual onscreen keyboard for F746 Disco