

#687 – The RP2350 with the Raspberry Pi Team
8 snips Jan 28, 2025
Join James Adams, CTO of Hardware at Raspberry Pi, alongside engineers Luke Wren and Liam Fraser, along with Chris Boross from the commercial team. They discuss the new RP2350 microcontroller, highlighting its dual-core architecture and security features. The conversation delves into innovative applications like satellite technology and motor control. They also touch on power management, memory vulnerabilities, and the importance of testing for security. Expect insights on chip design complexities and the exciting future of microcontrollers!
AI Snips
Chapters
Transcript
Episode notes
Satellites
- Some early RP2350 customers used the chips for satellites.
- Testing showed its radiation resistance, making it suitable for space flight.
Power Management
- The RP2350 has more power modes than the RP2040, including an always-on domain.
- Managing these power states in software is complex due to the many on/off combinations.
Security Goals
- The RP2350 prioritizes secure boot, data protection, and software compartmentalization.
- A boot ROM ensures only authorized code runs, enhancing security.