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

I want to move the pin to enter the bootloader to P2.5 #13

Open
cas70240 opened this issue Jan 15, 2021 · 1 comment
Open

I want to move the pin to enter the bootloader to P2.5 #13

cas70240 opened this issue Jan 15, 2021 · 1 comment

Comments

@cas70240
Copy link

Thanks for the great project.
I want to use P4.6 for another purpose, so I moved the switch to the bootloader to P2.5

	if(!(P2 & 0b00100000)) runBootloader();

However, even after the correction, if P4.6 is set to Low, the USB port is working in host mode, or the keyboard connected to the USB port does not work.

Do I need to modify the source code to move the pin to enter the bootloader to P2.5?

Thanks

@alexiskyriakou
Copy link

Hello,

Does any one move the pin 4.6 to another pin to use it for bootloader?

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