[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is STM32f429 discovery board fully supported on qemu?
From: |
Liviu Ionescu |
Subject: |
Re: Is STM32f429 discovery board fully supported on qemu? |
Date: |
Thu, 6 Feb 2020 16:34:25 +0200 |
> On 6 Feb 2020, at 11:23, Mohannad Maklad <address@hidden> wrote:
>
> I'm trying to emulate STM32F429I discovery board using qemu & eclipse IDE.
>
> I got the blinky example running with the led turning on and off on the
> graphics screen but I have tried an example to run the on-board screen and it
> doesn't seem to be running, Is it supported?
>
> Also, many drivers fail when simulated with qemu (sdram, rcc, ...) How can I
> know exactly what peripherals that are fully supported?
>
If you are using the xPack QEMU (formerly GNU MCU Eclipse QEMU), the
documentation page is:
https://xpack.github.io/qemu-arm/
Regards,
Liviu