Azure RTOS device with display

Remco Ploeg 31 Reputation points Microsoft Employee
2020-10-16T20:21:31.407+00:00

I have a STM32 with Azure RTOS. I am looking if I can connect a lcd display to this device to play with the GUIX. Does the STM and RTOS support this and can somebody point me to a lcd display?

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 questions
{count} vote

Accepted answer
  1. QuantumCache 20,031 Reputation points
    2020-10-22T20:09:04.473+00:00

    Hello @Remco Ploeg ,

    Below is the response/suggestion from Microsoft's Product Team, I hope this helps with your query.

    Though L4S5I MCU does not have LCD-TFT or MIPI-DSI, We can connect an LCD with a built-in driver and memory using SPI interface on PMOD or Arduino expansion interface.

    There are many LCD modules on the market they can hook up. such as 2.8" TFT LCD with Touchscreen Breakout Board w/MicroSD Socket - ILI9341.

    To use that hardware with GUIX, we need to port the driver,
    please refer to Azure RTOS GUIX documentationChapter 5 - GUIX Display Drivers ,

    Please let us know if you see more practical guides or information on this.

    Happy to help!

    Thank you
    Satish.


0 additional answers

Sort by: Most helpful