MCU↔CPU interconnect
mcu↔cpu interconnect the interconnect between the mcu and cpu consists of uart (universal asynchronous receiver transmitter) connects linux console serial port to the rp2350 spi (serial peripheral interface) for transferring frame buffer from the linux side to the rp2350 side for output to the display i²c (inter integrated circuit) for transferring commands from linux side (i²c master) and input events from mcu side (i²c slave) int pin is used by the mcu to notify the cpu of new events boot0 & boot1 pins are used to control the main cpu’s boot process the boot0 pin can force the cpu into maskrom mode, enabling ufs flash programming via usb the boot1 pin selects the os boot source; the mcu generates a pwm signal that is converted into a voltage level, which the cpu reads via its adc during the early boot stage
Have a question?
Our support team and an awesome community will get you an answer in a flash. Please leave your questions in English.
To ask a question or participate in discussions, you'll need to authenticate first.