VisorFolks / cyancore

A unified software platform for embedded system projects ...
https://visorfolks.co.in
Other
78 stars 17 forks source link

FR: Add bootloader stage 2 for RP2040 #290

Open akashkollipara opened 1 month ago

akashkollipara commented 1 month ago

Is your feature request related to a problem? Please describe. RP2040 requires boot stage with memory boundary of 256Bytes.

Describe the solution you'd like Boot stage 2 is responsible to configure QSPI/SSI interface to correct freq, voltage, etc. to establish reliable comm with external flash.