Skip to content
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

implement 3wb bootloading #12

Open
twatteyne opened this issue Jul 1, 2021 · 1 comment
Open

implement 3wb bootloading #12

twatteyne opened this issue Jul 1, 2021 · 1 comment
Assignees

Comments

@twatteyne
Copy link
Member

twatteyne commented Jul 1, 2021

input from other repos:

@twatteyne twatteyne added this to the REL-2.0 bootloading milestone Jul 1, 2021
@twatteyne
Copy link
Member Author

twatteyne commented Jul 29, 2021

commands we want to send from the computer to the programmer:

computer -> nRF message types

  • send a byte over UART to SCuM
  • loading new SCuM binary from the computer into the RAM memory of the nRF (64kB); there is 256 kB of RAM in the nRF52840
  • trigger a 3wb bootload sequence

nRF -> computer message types

  • received a byte over UART from SCuM
  • operation completed

@filmak filmak self-assigned this Jul 30, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Oct 20, 2021
twatteyne added a commit that referenced this issue Nov 17, 2021
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

No branches or pull requests

2 participants