-
Notifications
You must be signed in to change notification settings - Fork 24
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
support DFU protocol and dfu-util #10
Labels
Comments
Planning to start this this week. Hope nobody is working on this. |
not that I am aware of. thanks for volunteering! very much appreciated |
bhargavdas
added a commit
to bhargavdas/mtda
that referenced
this issue
Jun 3, 2023
Update wiring diagram where relay's GND pin was connected to pin siemens#10 (PG7) instead of pin siemens#9 (GND). https://mtda.readthedocs.io/en/latest/build.html#id4 Fixes: siemens#294 Signed-off-by: Bhargav Das <bhargav.das@siemens.com>
chombourger
pushed a commit
that referenced
this issue
Jun 4, 2023
Update wiring diagram where relay's GND pin was connected to pin #10 (PG7) instead of pin #9 (GND). https://mtda.readthedocs.io/en/latest/build.html#id4 Fixes: #294 Signed-off-by: Bhargav Das <bhargav.das@siemens.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
implement a new sdmux/ class to support programming of the target boot device using the DFU protocol implemented in e.g. u-boot
The text was updated successfully, but these errors were encountered: