Raspberry Pi Showcases Rust On The RP2350 Microcontroller

Written by Michael Larabel in Raspberry Pi on 7 September 2024 at 11:10 AM EDT. 12 Comments
RASPBERRY PI
While C tends to be the go-to launguage for microcontrollers, Raspberry Pi is promoting the prospects of using Rust on their RP2350 microcontroller.

Featured on the Raspberry Pi blog on Friday is a post by embedded developer Jonathan Pallant around his work on Rust programming for the RP2350 microcontroller.

Raspberry Pi RP2350 microcontroller


Following successes with the Rust programming language on the earlier RP2040, Pallant and other developers have been working on embracing Rust for the RP2350 microcontroller. With using Rust code there has been success in leveraging the RP2350 for booting in both the Arm Secure and RISC-V modes, SPI / UART / I2C peripheral support, engaging the DMA engine, reading OTP with/without ECC, double-precision co-processor, GPIO interaction, and other features.

Those interested in the prospects of using the Rust programming language with the Raspberry Pi RP2350 microcontroller can learn more over on the Raspberry Pi blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week