flash/nor/spi: add boyamicro byq16b#126
flash/nor/spi: add boyamicro byq16b#126krisjdev wants to merge 1 commit intoraspberrypi:sdk-2.0.0from
Conversation
chip marking: BYT BYQ16B MI2406
|
I suspect you probably want to add this to the upstream OpenOCD repo, rather than Raspberry Pi's downstream fork? |
|
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. |
Interesting! Do you have a web-link to that product?
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 ) |
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.
Awesome :) Hope this change helps someone else at least |
|
Can you provide a link to a datasheet for this part? |
|
@P33M The original link is dead but luckily it was archived: https://web.archive.org/web/20240801151213/https://en.boyamicro.com/download/SPI_NOR_Flash/BY25Q16BL.pdf |
Adds support for BYQ16B, otherwise OpenOCD throws an error:
Error: Unknown flash device (ID 0x00154068)Chip markings: BYT BYQ16B MI2406