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

Add flashing using dfu-util #49

Open
wants to merge 74 commits into
base: master
Choose a base branch
from

Conversation

jedrzejboczar
Copy link

Flashing has been implemented in HDMI2USB-mode-switch in this pull request:
timvideos/HDMI2USB-mode-switch#111

In HDMI2USB-fx2-firmware we use the implemented flag to flash FX2.
Should we also add DFU capability to HDMI2USB firmware itself?

Memory model is not specified in compiler arguments, the default value
is used, which is 'small' (variables by default go to internal RAM).
the program was waiting for IBN interrupt before it would resend data,
this may fail when we use critical sections for software uart, because
we can miss an interrupt which cames during critical section
jedrzejboczar and others added 30 commits November 27, 2019 18:41
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.

1 participant