Skip to content

flash/nor/spi: add boyamicro byq16b#126

Open
krisjdev wants to merge 1 commit into
raspberrypi:sdk-2.0.0from
krisjdev:sdk-2.0.0
Open

flash/nor/spi: add boyamicro byq16b#126
krisjdev wants to merge 1 commit into
raspberrypi:sdk-2.0.0from
krisjdev:sdk-2.0.0

Conversation

@krisjdev

@krisjdev krisjdev commented Mar 5, 2025

Copy link
Copy Markdown

Adds support for BYQ16B, otherwise OpenOCD throws an error: Error: Unknown flash device (ID 0x00154068)

Chip markings: BYT BYQ16B MI2406

chip marking: BYT BYQ16B MI2406
@lurch

lurch commented Mar 6, 2025

Copy link
Copy Markdown

I suspect you probably want to add this to the upstream OpenOCD repo, rather than Raspberry Pi's downstream fork?
Or do you have some custom board based around RP2040 or RP2350 that happens to use this flash chip?

@krisjdev

krisjdev commented Mar 6, 2025

Copy link
Copy Markdown
Author

Not a custom board or anything like that, but I actually found it on a Pico clone. I ran into some issues with debugprobe not working so I thought the Raspberry Pi repo would be a good fit for this change, happy to try to move it to the OpenOCD repo if you think it would be better.

@lurch

lurch commented Mar 6, 2025

Copy link
Copy Markdown

but I actually found it on a Pico clone.

Interesting! Do you have a web-link to that product?

I thought the Raspberry Pi repo would be a good fit for this change

Yes, if there are Pico boards using this Flash chip, then the PR to this repo was the correct thing to do 👍 (see also e.g. #84 )

@krisjdev

krisjdev commented Mar 6, 2025

Copy link
Copy Markdown
Author

Do you have a web-link to that product?

Yeah! I got the USB C variants from here:

Although they don't actually mention the flash chip model anywhere in the description, I guess uf2 flashing just works out of the box and the majority of people end up using that anyways.

then the PR to this repo was the correct thing to do

Awesome :) Hope this change helps someone else at least

@P33M

P33M commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Can you provide a link to a datasheet for this part?

@krisjdev

Copy link
Copy Markdown
Author

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.

3 participants