All of lore.kernel.org
 help / color / mirror / Atom feed
* Emulating STM32F407 (Cortex-M4) with peripherals on an X86
@ 2021-03-10  3:02 Srinath M
  0 siblings, 0 replies; only message in thread
From: Srinath M @ 2021-03-10  3:02 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

Hi

I am new to the Qemu project and was wondering if it is possible to emulate
the above processor with it's peripherals (Uart, DMA at least) on an X86.
Would it be possible for the following OS to run in a Qemu emulation (as it
does on the real processor) ?
https://www.st.com/en/development-tools/coide.html

I want to see how many such devices would interact with each other over a
network and it's unviable to have dozens of embedded boards at a time.

Generally all these processors have more functionality than pins, so the
pins are multiplexed and must be assigned functionality in a startup
routine. So i think there must be a CPU+peripheral emulator running on a
board emulator.

I would like to know if anyone has attempted something like this before or
some thoughts on the best way forward.

Regards
Srinath

[-- Attachment #2: Type: text/html, Size: 1093 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-10  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10  3:02 Emulating STM32F407 (Cortex-M4) with peripherals on an X86 Srinath M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.