Remix.run Logo
glitchc an hour ago

> A combined MPU and MCU architecture isn't that exotic. ST microelectronics currently sells a single chip with that contains a two core Cortex A7 Microprocessor combined with a microcontroller. Admittedly more tightly integrated with ability to communicate via shared memory.

Going with an SoC is much simpler than trying to set up custom communications between two processors, I'm not sure why they didn't think of that.