The RISC V side is a Hazard 3 processor, designed by Luke based on a previous processor called the Hazard 5
HB5
There is a mux on the core and you select which side you’re going to use at boot
There are 48 GPIO (but users always want more)
Chris Boross (first time on the show) is on the commercial team. He’s seing interesting applications for the RP2350 including devices that are using it for motor control.
They also have seen the part used in satellites because mRAM or masked ROM is less susceptible to radiation errors
The PIOs have changed, but are more evolutionary from the RP2040
The PIO allows you to create state machines that process inputs without processor interventions, basically like tiny cores