资源简介
此资源是用于苹果设备与外围设备通过USB按照流程协议获取认证芯片数据从而授权外设通讯资格。文件问demo code
代码片段和文件信息
#include “SMB.h “
#define CP_DEV_ADDR 0x22
static void delay(unsigned long del_time)
{
while(--del_time);
}
void CP_ReadReg(unsigned char RegAddrunsigned char *bufunsigned char Leng)
{
SMB_Send(CP_DEV_ADDR&RegAddr1);
delay(100); //delay about 1ms
SMB_Get(CP_DEV_ADDRbufLeng);
}
void CP_WriteReg(unsigned char *bufunsigned char Leng)
{
SMB_Send(CP_DEV_ADDRbufLeng);
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 49087 2012-04-27 11:56 iPod_Authentication_V3\Apple
文件 86 2012-04-27 11:56 iPod_Authentication_V3\Apple.lnp
文件 57588 2012-04-27 11:56 iPod_Authentication_V3\Apple.M51
文件 3625 2012-04-27 11:56 iPod_Authentication_V3\Apple.Opt
文件 488 2012-04-27 11:56 iPod_Authentication_V3\Apple.plg
文件 2308 2012-04-20 14:24 iPod_Authentication_V3\Apple.Uv2
....... 3624 2012-04-20 16:34 iPod_Authentication_V3\Apple_Opt.Bak
文件 2308 2012-04-20 12:23 iPod_Authentication_V3\Apple_Uv2.Bak
文件 17988 2007-01-20 11:06 iPod_Authentication_V3\c8051F310.h
文件 408 2012-04-18 17:05 iPod_Authentication_V3\CP_Chip.c
文件 2127 2012-04-18 16:34 iPod_Authentication_V3\CP_Chip.h
文件 1468 2012-04-27 11:56 iPod_Authentication_V3\CP_Chip.LST
文件 2828 2012-04-27 11:56 iPod_Authentication_V3\CP_Chip.OBJ
文件 19 2012-04-20 16:20 iPod_Authentication_V3\ExtDll.iex
文件 19500 2012-04-27 11:56 iPod_Authentication_V3\iPod_COM.c
文件 120 2012-04-20 11:56 iPod_Authentication_V3\iPod_com.h
文件 43635 2012-04-27 11:56 iPod_Authentication_V3\iPod_COM.LST
文件 34194 2012-04-27 11:56 iPod_Authentication_V3\iPod_COM.OBJ
文件 5208 2012-04-20 16:25 iPod_Authentication_V3\main.c
文件 736 2012-04-14 09:28 iPod_Authentication_V3\main.h
文件 10075 2012-04-27 11:56 iPod_Authentication_V3\main.LST
文件 9897 2012-04-27 11:56 iPod_Authentication_V3\main.OBJ
文件 11696 2012-04-20 10:15 iPod_Authentication_V3\SMB.c
文件 637 2012-04-20 09:53 iPod_Authentication_V3\SMB.h
文件 18081 2012-04-27 11:56 iPod_Authentication_V3\SMB.LST
文件 11198 2012-04-27 11:56 iPod_Authentication_V3\SMB.OBJ
目录 0 2012-04-27 11:56 iPod_Authentication_V3
----------- --------- ---------- ----- ----
308929 27
............此处省略0个文件信息
相关资源
- winpeboot.iso 制作USB启动盘
- STM32 USB-HID学习资料
- IAI RC联机软件 内置USB驱动
- 飞天诚信epass3000 usbkey开发包
- PE下注入 USB3.0驱动
- USB_PD_R3_0 V2.0 20190828.pdf
- USB Redirector 6.1.1中文破解注册版(US
- WinUSB STM32 含多种驱动及工具
- 基于STM32F4VET6开发板的智能语音识别系
- STM32的USB协议完美版
- STM32F407+USB_HS
- USB加密狗共享文件打包+操作教程
- Quectel_LTE_Windows_USB_Driver_V2.1.6.zip
- 神舟USB3.0驱动
- STM32F427 USB VCP DCD官方例程移植程序
- usb over network5.2.2.3完全破解版
- stm32f103C8 USB串口+FreeRTOS+ADC
- REALTEK USB Wireless LAN Utility 驱动
- 虚拟摄像头Filter,没有USB摄像头也可
- XDS510 USB2.0 Emulator
- labview实验例程(STM32 USB)
- stm32 hid双向通信例程源码-包括上位机
- pcb封装 各种USB封装 包括3d显示 AD打开
- Apple color emoji解压出的PNG
- USB调试助手 USB通信 USB上位机 QT USB程
- 先锋CarPlay样机log记录 usb分析仪文件
- YUMI – Multiboot USB Creator-(一个U盘装多
- ICETEK-5100USB2.0A win7驱动 32位驱动程序
- apple lighting iap2 sample source
- USBDM最新版1.2.0驱动程序
评论
共有 条评论