Skip to content

Conversation

@shailparmar03
Copy link
Contributor

Shrike-Lite is an RP2040-based development board with 4 MB of QSPI (W25Q32JV) flash paired with a SLG47910 Renesas Forge FPGA by Vicharak

  • RP2040 pins on Shrike-LIte:
    SPI0 CSn | UART1 RX | I2C0 SCL  <- IO5  ◦      ◦ IO29 -> SPI1 CSn | UART0 RX | I2C0 SCL
    SPI0 SCK |          | I2C1 SDA  <- IO6  ◦      ◦ IO28 -> SPI1 RX  | UART0 TX | I2C0 SDA 
    SPI0 TX  |          | I2C1 SCL  <- IO7  ◦      ◦ IO27 -> SPI1 TX  |          | I2C1 SCL
    SPI1 RX  | UART1 TX | I2C0 SDA  <- IO8  ◦      ◦ IO26 -> SPI1 SCK |          | I2C1 SDA 
    SPI1 CSn | UART1 RX | I2C0 SCL  <- IO9  ◦      ◦ GND
                                       GND  ◦      ◦ IO25 -> SPI1 CSn | UART1 RX | I2C0 SCL 
    SPI1 SCK |          | I2C1 SDA  <- IO10 ◦      ◦ IO24 -> SPI1 RX  | UART1 TX | I2C0 SDA 
    SPI1 TX  |          | I2C1 SCL  <- IO11 ◦      ◦ IO23 -> SPI0 TX  |          | I2C1 SCL
    SPI1 SCK |          | I2C1 SDA  <- IO14 ◦      ◦ IO22 -> SPI0 SCK |          | I2C1 SDA 
    SPI1 TX  |          | I2C1 SCL  <- IO15 ◦      ◦ IO21 -> SPI0 CSn | UART1 RX | I2C0 SCL 
                                       GND  ◦      ◦ GND
                                            ◦      ◦ IO20 -> SPI0 RX  | UART1 TX | I2C0 SDA
                                            ◦      ◦ IO19 -> SPI0 TX  |          | I2C1 SCL
                                            ◦      ◦ IO18 -> SPI0 SCK |          | I2C1 SDA 
                                            ◦      ◦ IO17 -> SPI0 CSn | UART0 RX | I2C0 SCL
                                            ◦      ◦ IO16 -> SPI0 RX  | UART0 TX | I2C0 SDA 
                                            ◦      ◦ GND

Copy link
Owner

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting board! But can you please put the makeboard entry in alphabetical order? Otherwise the list is so long it's unmanageable. Thx!

@earlephilhower
Copy link
Owner

Other than the ordering, all other stuff looks OK and passed CI. Just move the MakeBoard line up and re-run and re-commit and it should all be good.

@shailparmar03
Copy link
Contributor Author

Thank you for your response. Indeed it's an interesting board. I'll make the requested change and push the update.

Shrike-Lite is an RP2040-based development board with 4 MiB of QSPI (W25Q32JV) flash
paired with a Renesas Forge FPGA SLG47910.

Signed-off-by: Shail Parmar <shailparmar26@gmail.com>
@shailparmar03 shailparmar03 force-pushed the feat-vicharak-shrike-lite branch from b5d1d95 to 07400c3 Compare December 6, 2025 04:16
@earlephilhower earlephilhower merged commit 5c94430 into earlephilhower:master Dec 6, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants