Remix.run Logo
smiler 3 days ago

Combining a Linux capable CPU and MCU is not new or that weird... I think a Cortex A9 and Cortex M4 appeared on a combined SoC on the IMX6 platform around 10 years ago.

Plenty of use cases in embedded!

zrail 3 days ago | parent [-]

Heck, the Raspberry Pi 5 does this. GPIO is handled by an MCU that is effectively a Raspberry Pi Pico.

shadowpho 3 days ago | parent [-]

Does it let you run any code on the small MCU?