전체 글 185

ATMEGA128, CodeVisonAVR, ISP 다운로더 연결 확인하기

ATMEGA128, CodeVisonAVR 툴에서 ISP 다운로더 연결을 확인하는 방법입니다. 1. Settings > Programmer 2. AVR Chip Programmer Type > AVRISP, COM Port 선택 3. Tools > chip Programmer [ Shift + F4 ] 4. 5. Read > Chip Signature 6. ISP 다운로더 연결 확인 7. Read > Fuses 8. Fuse Bits 확인 & Yes 선택 9. 연결된 Chip에 설정된 Fuse Bits 를 확인합니다. 10. Read > Lock Bits 11. Lock Bits 확인 및 Yes 선택 12. 연결된 Chip 에 설정된 Lock Bits를 확인합니다.

ATMEGA128 2018.07.31

ATMEGA128, CodevisonAVR 설치

ATMEGA128, CodevisonAVR 툴을 구하는 방법과 설치 방법입니다. http://hpinfotech.ro/ 1. Products > CodeVisonAVR 2. 아래로 스크롤 3. CodeVisonAVR Evaluation 다운로드 [ 4kbyte 사이즈 제한 ] 4. 설치 과정입니다. 5. 설치 과정입니다. 6. 설치 과정입니다. 7. 설치 과정입니다. 8. 설치 과정입니다. 9. 설치 과정입니다. 10. 설치 과정입니다.AVR Studio를 먼저 해야한다고 합니다만 순서가 바뀌어도 특별히 상관은 없습니다. 11. 설치 과정입니다. 12. 설치 과정입니다. 13. 설치 과정입니다. 14. 설치 과정입니다. 15. 설치 과정입니다. 16. 설치 과정입니다. 17. 설치 완료 18. 아이콘

ATMEGA128 2018.07.31

ATMEGA128, 개발 툴 알아보기

ATMEGA128, 개발 툴 알아보기 1. Avr studio무료 IDE avr gcc 컴파일러 사용 ( 별도 설치가 아닌 패키지임 )~ v5.1 까지 배포되었고 이후 Atmel Studio로 이름을 변경함 http://www.microchip.com/mplab/avr-support/avr-and-sam-downloads-archive 2. Atmel Studio무료 IDEavr toolchain 컴파일러 사용 ( 별도 설치 )http://www.microchip.com/mplab/avr-support/avr-and-arm-toolchains-(c-compilers)Avr studio v5.1 이후에 v6.1 로 이름을 변경하고 배포함 http://www.microchip.com/mplab/avr-sup..

ATMEGA128 2018.07.31

PIC18, MPLAB X IPE PICkit3 오류 발생 시 대응방법

PIC18, MPLAB X IPE PICkit3 오류 발생 시 대응방법입니다. Target device was not found (could not detect target voltage VDO). You must connect to a target device to use PICkit 3. 1. 오류 발생 화면 2. Settings > Advanced Mode 3. Passwdword 입력 ( default : microchip ) 4. 좌측에 메뉴가 보여집니다. 5. Power > Power SettingsVDD: 3.5Power Target circuit from Tool 체크박스 선택 6. Power > Operate > Disconnect 버튼 7. Power > Operate > Connect..

PIC18 2018.07.31

PIC18, MPLAB X IDE 펌웨어 다운로드 시점에서 PICkit3 오류 발생 시

PIC18, MPLAB X IDE 펌웨어 다운로드 시점에서 PICkit3 오류 발생 시 대응방법입니다. Target device was not found (could not detect target voltage VDO). You must connect to a target device to use PICkit 3. 1. PICkit 3 펌웨어 다운로드 시 오류 2. Production > Set Project Configuration > Customize... 3. Conf > PICkit 3 4. Option categories > Power 5. Power target circuit from PICkit3 체크박스 확인 / Voltage Level : 3.5 6. 펌웨어 다운로드 : Make and..

PIC18 2018.07.31

PIC18, MPLAB Code Configurator 설치

PIC18, MPLAB Code Configurator 플러그인을 다운로드하는 방법과 설치하는 방법입니다. www.microchip.com/mplab 옛날 칩은 지원하지 않습니다.자세한 것은 릴리즈 노트를 참고하세요. http://ww1.microchip.com/downloads/en/DeviceDoc/release_notes_pic10_pic12_pic16_pic18_v1_75.pdf 1. MPLAB > MPLAB Code Configurator 선택 2. Current Download > MPLAB Code Configurator 다운로드 3. Tools > PlugIns 4. Downloads > Add PlugIns... 5. 다운로드 받은 MPLAB Code Configurator nbm 플러그..

PIC18 2018.07.31