7 years, 6 months ago.

DISCO-F746NG LCD/TS example for mbed OS 5 (also OS 2 => OS 5 ?)

Hello,

I successfully used the mbed OS 5 mbedTLS example https://github.com/ARMmbed/mbed-os-example-tls with the DISCO-F746NG board https://developer.mbed.org/platforms/ST-Discovery-F746NG/ that has an Ethernet interface.

Now I'd like to combine this with the LCD / Touchscreen functionality in order to come up with an IoT demo (e.g. connecting to the SAP HCP IoT Services https://github.com/SAP/iot-starterkit ).

There is example LCD/TS code for the board - nevertheless, it's for mbed OS 2 ("Classic"). Is there - a way / suggested (manual) procedure to "move" existing OS 2 programs to OS 5 ? - or even more example code (from the ST team?) including LCD / TS for that board in OS 5?

Any hint (also for 2 => 5 in the context of other boards) is highly welcome! best regards Ralf

1 Answer

7 years, 6 months ago.

Hi Ralf,

Thanks for your question :)

So in terms of moving programs from mbed-OS from mbed 2 this should be seamless and work no problem, obviously if there are issues please raise them. The board you are using is mbed-OS compatible :).

As regards to your other question are you referring to how to enable mbed-OS on platforms that are not enabled? If so we will have a porting guide soon that details this :)

Regards,

Andrea, team mbed