RPMSG for A53 CPU and M7 MCU

⚓ Rust    📅 2025-12-15    👤 surdeus    👁️ 8      

surdeus

Warning

This post was published 53 days ago. The information described in this article may have changed.

I'm coding an project that have an A53 CPU and ARM M7 MCU and I want to pass some of my code to the M7 (mostly GPIO code using I2C GPIO Expanders) but can't find any crate that uses rpmsg.

Is there any crate that I can use to help me with the implementation of rpmsg? If there is any how can I do that in Rust?

Thanks a lot for the help

1 post - 1 participant

Read full topic

🏷️ Rust_feed