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

Bootloader 1.1 Doesn't boot #13

Open
lagnajeet opened this issue Jan 30, 2016 · 2 comments
Open

Bootloader 1.1 Doesn't boot #13

lagnajeet opened this issue Jan 30, 2016 · 2 comments

Comments

@lagnajeet
Copy link

Bootloader 1.1 doesn't boot when the bootloader button is pressed while resetting. It is attributed to the function "MicoShouldEnterBootloader(void)" in platform.c . Removing the line "MicoGpioInitialize(pin, INPUT_PULL_UP);" from the function fixes the issue.

Please update the code if possible.

Thanks
LP

@SmartArduino
Copy link
Owner

What board are you using? The bootloader 1.1 is tested fine on wifimcu board. The gpio input function must be initialized before used.

@lagnajeet
Copy link
Author

I made a custom board. May be my board has some issue

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