헐.. 설정이 문제가 아니었나 -ㅁ-?!?!
시리얼 포트를 통해서는 이런 메시지가(115k)
NON GENUINE DEVICE FOUND! NON GENUINE DEVICE FOUND! |
구을려고 하면 아래와 같은 메시지가 나온다.
avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf" Using Port : COM6 Using Programmer : arduino Overriding Baud Rate : 57600 avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x43 avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x45 avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x20 avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x46 avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x4f avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x55 avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x4e avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x44 avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x21 avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20 |
얘는 내가 쓰던 usbisp 인데.. 이렇게 나오고..
안구워지는 녀석은.. 이렇게
구워지는 놈은 이렇게... 어?
윈도우 드라이버가 의심되서 봐도 머.. 둘다 상관없네
[링크 : http://www.instructables.com/id/A-solution-to-avrdude-stk500getsync-not-in-syn/]
[링크 : https://learn.sparkfun.com/tutorials/installing-an-arduino-bootloader]
[링크 : http://electropit.com/index.php/2015/09/06/arduino-nano-v3-0-clones/]
[링크 : http://internetofhomethings.com/homethings/?tag=not-genuine-device-found]
[링크 : http://www.ftdichip.com/Support/Utilities.htm#FT_PROG]
일단.. 위에 내용을 덮어 쓰고 하니까.
새로운 포트로 잡히고 나서 구워진다.. 머지?
16진수 값으로도 가장 마지막 비트가 먼가 이상한게 씌어져 있을때는 안되었고(무슨값인진..)
0000 으로 되어 있으니 되는걸 봐서는..
의심가는 건.. hardware specific 하위의 RS232와 IO 컨트롤 관련 셋팅..
'embeded > arduino(genuino)' 카테고리의 다른 글
아두이노 외부 프로그래머로 굽기 (0) | 2016.04.07 |
---|---|
아두이노 부트로더 굽기? (0) | 2016.04.06 |
아두이노 - 라즈베리 i2c 연결 (0) | 2016.04.06 |
아두이노 level shift / MPU-6050 (0) | 2016.04.01 |
아두이노 나노 내장 온도센서 (0) | 2016.03.31 |