Skip to content

WSON package work #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 12, 2025
Merged

WSON package work #18

merged 3 commits into from
Apr 12, 2025

Conversation

DodoidOfficial
Copy link
Collaborator

This PR is work on using the soldered adapter on (newer, but trickier) WSON packages. I currently think we will be able to use the SOIC8-Wide flash adapter size using a 3D-printed interposer to point the legs downwards and inwards. It is likely some physical experimentation will be required.

…ation model

Signed-off-by: Dodoid <9767023+DodoidOfficial@users.noreply.github.com>
…er, holding the chip adapter's legs down against the sides of the WSON

Signed-off-by: Dodoid <9767023+DodoidOfficial@users.noreply.github.com>
@DodoidOfficial
Copy link
Collaborator Author

I'm now reasonably confident in this as a first revision for WSON, and it can reuse the same flex PCB as SOIC8-Wide. It's possible the interposer block will need some tweaking later on, but I think this can be merged now.

@DodoidOfficial DodoidOfficial marked this pull request as ready for review April 7, 2025 09:42
@tlaurion
Copy link
Contributor

tlaurion commented Apr 7, 2025

@DodoidOfficial nice progress!!!

As when https://github.com/linuxboot/flashkeeper/pull/14/files was done, I would expect a png dropped under images/ and referred by docs/index.md to be rendered by github publish on website.

Any reason why this is not a branch in your repo rendering under GitHub pages so that changes in docs could be reviewed per https://dodoidofficial.github.io/flashkeeper/ as my fork can be seen per https://tlaurion.github.io/flashkeeper/ ?

Pointing your fork github page to your fork's branch will make it rendered for PR review in the future, not requiring other to validate changes prior of PR merge ourside of code/changes review, so that others can follow same process later for Docs related PR.

Fork this repo/sync it with linuxboot/flashkeeker (my default branch is test here)
2025-04-07-155024

This would be done like this under your fork's settings (same test branch):
2025-04-07-155408

In your case, it would be wson branch here. If you do this prior of next commit, the webpage will be rendered automatically from that branch over https://dodoidofficial.github.io/flashkeeper/ for you/me/anyone to review prior of merge.

@DodoidOfficial
Copy link
Collaborator Author

Thanks! I will add an image showing the interposer to the documentation.

I generally review documentation changes using Jekyll's local preview/development server (jekyll serve --config docs/_config-local.yml --host 0.0.0.0) - GitHub Pages just serves the "production" version. This works pretty well, and it's convenient while writing (versus committing just to preview changes).

Signed-off-by: Dodoid <9767023+DodoidOfficial@users.noreply.github.com>
@tlaurion
Copy link
Contributor

LGTM per code review alone! Merging!

@tlaurion tlaurion merged commit 6cea260 into main Apr 12, 2025
1 check 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