-
Notifications
You must be signed in to change notification settings - Fork 392
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
Chameleon RevG not getting into Bootloader in Windows 10 #270
Comments
I had the same problem, I solved it using macOS. |
Dear @nov3mb3r, can you check in the dev mngr that the atmel drivers are installed and that the chameleon is really in the bootloader (i.e. shows up as Atmel DFU or so)? |
are you using an original ChameleonMini RevG? Then this should be an ATXMEGA128A4U. For other devices please ask the manufacturer. |
@timokasper As I said in the first issue, I use an original ChameleonMini RevG. I bought it from your workshop in 36c3 |
just to be sure: the chameleon is switched OFF, then you hold the Rbutton, then you switch ON again ; as a result no LED lights up (indicating the bootloader is active) and then you plug in the USB, correct? |
Correct! |
No I have not installed WinAVR or other packages. I retested in a laptop where I have practically nothing, and I have the same problem |
This might be a bit too barbaric, but I'd give a try with Zadig. Try changing the default driver for the Chameleon to libusb, but PLEASE pay attention to not fu*k up any other device |
@ceres-c I would appreciate some instructions since I am a total newbie in hardware |
It should be pretty straightforward, you have to select the device you're 100% sure to be the chameleon from the dropdown menu and then pick "libusb" in the selector to the right of the green arrow. Then use the big button "install libusb" (or something like that). The chameleon should then be automatically soft-unplugged from your PC and the device list from device manager will be updated. There you should be able to see something like the output @timokasper has "libusb-win32". |
@ceres-c Interestingly enough, there are no devices to choose apart from my keyboard and mouse! I am starting to suspect that my chameleon might be faulty |
Check the "List all devices" checkbox in options menu |
I already did that before posting :) |
That's quite strange indeed. |
Will give it a try and make new issues for linux this time if I have problem |
@lvandenb that looks like expected behavior: the bootloader is a USB device but does not emulate a COM port. The normal firmware shows then up as COM8 in your case. |
yes , it was only to show a normal/working situation, vs the one on top. |
I have a problem entering the bootloader. I press the RButton, upon connecting my USB, installed the atmel driver, but upon running the ChameleonFirmwareupgrade, I get an application error: dfu-programmer: no device present.
Some side notes:
This is a genuine KAOS product from you,
No lights are flashing during connection
atmel driver installed successfully
Run ChameleonFirmwareUpgrade.bat as admin
The text was updated successfully, but these errors were encountered: