文件名称:200652622134161862
介绍说明--下载内容均来自于网络,请自行研究使用
程序为D12的USB测试程序
main.c为主程序
D12.c为PDIUSBD12芯片操作子程序
usb,c为usb协议部分
isr.c为中断处理程序 包括定时器中断(没用)/INT0中断(单片机INT0脚与PDIUSBD12中断脚相连)
hard.c为硬件底层程序,读写端口
mydev.c为我的设备请求程序-procedures for the testing procedure main.c USB mainly procedures for PDIUSB D12.c D12 subroutine usb chip operation, c for usb isr.c part of the agreement for interrupt handling procedures including the timer interrupt (useless) / INT0 interrupt ( SCM INT0 the feet and legs interrupted PDIUSBD12 Linked) hard.c procedures for the underlying hardware. mydev.c read and write ports of the equipment I request procedures
main.c为主程序
D12.c为PDIUSBD12芯片操作子程序
usb,c为usb协议部分
isr.c为中断处理程序 包括定时器中断(没用)/INT0中断(单片机INT0脚与PDIUSBD12中断脚相连)
hard.c为硬件底层程序,读写端口
mydev.c为我的设备请求程序-procedures for the testing procedure main.c USB mainly procedures for PDIUSB D12.c D12 subroutine usb chip operation, c for usb isr.c part of the agreement for interrupt handling procedures including the timer interrupt (useless) / INT0 interrupt ( SCM INT0 the feet and legs interrupted PDIUSBD12 Linked) hard.c procedures for the underlying hardware. mydev.c read and write ports of the equipment I request procedures
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 51622446200652622134161862.rar 列表 USB.h USB.c mydev.h main.c main.h isr.c D12.c D12.h hard.c hard.h isr.h mydev.c