Location:
Search - mplab D
Search list
Description: 说明:该代码是关于dsPIC33F系列芯片的A/D、DMA、D/A功能的应用范例。开发环境:用MPLAB C30编译,用ICD2在线调试和编程。-Description: The code is on the dsPIC33F series chip A/D, DMA, D/A sample function of the application. Development Environment: The MPLAB C30 compiler, the ICD2 debugger and programming online.
Platform: |
Size: 13312 |
Author: fft |
Hits:
Description: 基于microchip单片机PIC18F85J90(内置LCD驱动)的示例驱动代码,开发工具MPLAB C18-Drivers demo about Microchip mcu PIC18F85J90 with internal LCD C/D,under IDE mplab C18
Platform: |
Size: 47104 |
Author: 徐培 |
Hits:
Description: 一个DSP与上位机通讯的程序,DSP选用的是dsPIC30F2010,开发环境MPLAB IDE-A DSP and the host computer communication programs, DSP choices are the dsPIC30F2010, development environment, MPLAB IDE
Platform: |
Size: 99328 |
Author: 王日明 |
Hits:
Description: pic 16f723单片机的A/D实验。配置由MPlab IDE进行。-pic 16f723 microcontroller A/D experiment. Carried out by the MPlab IDE configuration.
Platform: |
Size: 1024 |
Author: shuyu |
Hits:
Description: 编译环境是MICROCHIP MPLAB IDE。实现了四首简单流行歌曲的播放,实现了歌曲的存储功能,实现了通过外接键盘点歌的功能,制作了键盘电子琴和液晶显示欢迎信息,用键盘上的数字键1 2 3 4 5 6 7分别代表并控制发声乐谱中的DOU REI MI FA SOU LA XI ,而键盘上的A B C D 键被设置为点歌功能键。-Build environment Microchip MPLAB IDE.Four simple pop music playback, the song memory function, the function of the song through the external keyboard, making keyboard keyboard and LCD display welcome message, use the number keys on the keyboard 1 2 3 4 5 6 7represent and control sound the DOU REI score MI FA SOU LA XI the the VOD function keys the the ABCD keys on the keyboard is set to.
Platform: |
Size: 4096 |
Author: 李丛阳 |
Hits:
Description: 使用MPLAB C30编译器, 包含SPWM A/D例子,可以参考参考-Using the MPLAB C30 compiler, including SPWM A/D example, can refer to reference
Platform: |
Size: 75776 |
Author: lspengli |
Hits:
Description: C语言编写pic16f887单片机多通道采集的程序,开发环境MPLAB 8.7,实践验证成功,可以用到同系列单片机上。-The program of C language with PIC16F887 microcontroller, usede for multi-channels A/D, development environment MPLAB 8.7, and has been proved successful.
Platform: |
Size: 1024 |
Author: 小哲 |
Hits:
Description: 首先,你用的C18编译器只能编译PIC高端的8位单片机PIC18系列单片机。不建议初学者开始就先学PIC18单片机,建议先学PIC10、PIC12、PIC16系列单片机。如需要编译C文件,可以在Microchip的官网下载HT-PICC for PIC12/16那个。但也不建议初学者开始学就用C编写。如果你不了解单片机内部结构和指令(指令就是汇编),那你永远也没法学懂单片机(不管是否PIC的)。啰嗦的话说完了,现在说一下你的问题。装好以后,先要建立好一个项目,在建立项目的时候需要你指定编译器,则找到Microchip C18 toolsuite,并且确认下面的编译器和连接器的路径都指向MCC18目录下。-Make: The target "D:\equipment\410\MXPR-410\tmp\USERSPC3.o" is out of date.Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe"-mcpu=generic-16bit-x c-c "USERSPC3.C"-o"D:\equipment\410\MXPR-410\tmp\USERSPC3.o"-I"D:\equipment\410\MXPR-410\h"-g-WallIn file included from D:/equipment/410/MXPR-410/h/p33f_device.h:24, from D:/equipment/410/MXPR-410/h/p33f_Tasks.h:15, from USERSPC3.C:14:D:/equipment/410/MXPR-410/h/p33FJ256GP710.h:8:2: error:#error "Include file does not match processor setting"In file included from D:/equipment/410/MXPR-410/h/p33f_device.h:26, from D:/equipment/410/MXPR-410/h/p33f_Tasks.h:15,
Platform: |
Size: 10240 |
Author: yb |
Hits: