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

Initial commit for Bootloader for Lisa MX #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

podhrmic
Copy link
Member

@podhrmic podhrmic commented Aug 4, 2015

- compiles and flashes, then allows program to be uploaded, however after uploading the program never starts
@flixr
Copy link
Member

flixr commented Aug 5, 2015

Thx, but this is obviously not the solution....
You changed everything to now only support the F4...

Didn't look at all the code changes, but your version seems to be a bit older:

  • still uses rcc_peripheral_enable_clock instead of rcc_periph_clock_enable
  • doesn't use desig_get_unique_id_as_string

See also #6

@podhrmic
Copy link
Member Author

podhrmic commented Aug 5, 2015

I know. But at this point I don't have resources to pursue the proper solution (and there "exists" a working MX bootloader), I at least wanted to share the code so somebody else can easily pick it up.

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