本帖最后由 zmlopq 于 2022-9-17 08:19 编辑
1.开发板简介
1.1 Features
• PIC18F57Q43 Microcontroller
• One Yellow User LED
• One Mechanical User Switch
• Footprint for 32.768 kHz Crystal
• On-Board Debugger:
– Board identification in Microchip MPLAB® X IDE
– One green power and status LED
– Programming and debugging
– Virtual serial port (CDC)
– One debug GPIO channel (DGI GPIO)
• USB Powered
• Adjustable Target Voltage:
– MIC5353 LDO regulator controlled by the on-board debugger
– 1.8-5.1V output voltage (limited by USB input voltage)
– 500 mA maximum output current (limited by ambient temperature and output voltage)
1.2 Board Overview
1.3 了解完开发板,下面开始安装开发板的开发工具,由于是第一次使用不是很熟悉,经过多方了解终于成功,现将安装及使用方法分享。
2.安装MPLAB除了本身的IDE外,还需要安装JAVA开发环境,以及C编译器安装方法如下:
2..1编译环境安装
2.2 MPLABX-v6.00安装
2.3 XC8-V2.4编译器安装
3.开始编程
|