你好,我又遇到新问题了。Arduino捕获的blik.ino.hex文件如何使用?您想将文件名更改为Shutter_Tester_LED_0_0_1吗?我对这个程序实在是一无所知,所以希望你能帮我解决一下。谢谢你!
Hey, Niglyn!
I'm in the process of building the optical tester and I've already run into problems trying to flash the firmware.
I get this error (tried both Uno and Nano presets):
>>>: avrdude -c arduino -p m328p -P COM6 -b 115200 -U flash:w:"D:\tinkering\arduino\optical shutter tester\Shutter_Tester_LED_0_0_1.ino.hex":a
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 7 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 8 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 9 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc8
avrdude.exe: opening programmer "arduino" on port "COM6" failed
avrdude.exe done. Thank you.
The Arduino is a chinese clone from alixpress (the one in your link). Is it possible that it's defective?
I did the mistake of only buying one. I still have another Nano clone that I've been using for the 2 sensor tester but that one has the soldered pins and I've already cut a hole for the USB connection in my project box in a position that won't allow for the soldered pins.
Should I try to reflash the bootloader or is there some other way to test if the board is ok?
Thanks!
Hey, Niglyn!
I'm in the process of building the optical tester and I've already run into problems trying to flash the firmware.
I get this error (tried both Uno and Nano presets):
>>>: avrdude -c arduino -p m328p -P COM6 -b 115200 -U flash:w:"D:\tinkering\arduino\optical shutter tester\Shutter_Tester_LED_0_0_1.ino.hex":a
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 7 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 8 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 9 of 10: not in sync: resp=0xc8
avrdude.exe: stk500_recv(): programmer is not responding
avrdude.exe: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc8
avrdude.exe: opening programmer "arduino" on port "COM6" failed
avrdude.exe done. Thank you.
The Arduino is a chinese clone from alixpress (the one in your link). Is it possible that it's defective?
I did the mistake of only buying one. I still have another Nano clone that I've been using for the 2 sensor tester but that one has the soldered pins and I've already cut a hole for the USB connection in my project box in a position that won't allow for the soldered pins.
Should I try to reflash the bootloader or is there some other way to test if the board is ok?
Thanks!
yes! it worked!
so basically you need 57600 baud rate for the old bootloader and 115200 for the new one, right? (it wasn't explicit in the firmware pdf on github and I was under the impression that 115200 is the correct one regardless of board)
Although it didn't work with Arduino Nano preset selected. I used Uno with 57600 baud and that fixed it.
I've just uploaded ver. 0_5 but 1/1000 is still missing.
Another issue that I've seen is that many times pressing the button once skips a setting (jumps from 30 to 125 and so on). Most likely it's a faulty button, right?
Also, any chance you could also upload a firmware version that ditches the "1/" in front of the setting? For me personally it would work much better if the settings simply displayed the setting (for when I need to quickly cycle to a different one).
LE: This is how it behaves. I've opened up the box and checked the button for continuity. It seems to be fine (shows continuity when pressed but never when it's not pressed or between actuations)
Fabulous! It's spot on!
Much appreciated, thank you!
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?