-
飞利浦公司usb2.0芯片isp1581的通用驱动代码,少许改动后可以直接调通usb通讯...
飞利浦公司usb2.0芯片isp1581的通用驱动代码,少许改动后可以直接调通usb通讯-Philips chip companies usb2.0 isp1581 the generic driver code, After some minor changes can be transferred direct communication links usb
- 2022-02-13 17:03:40下载
- 积分:1
-
2440a test code
一些测试代码,可供参考。DMA、flash、IIC、lcd、mmu、Nand、RTC等。
- 2022-03-24 22:37:46下载
- 积分:1
-
MMA8452Q Acelerometer C 代码的手臂
这是一个 C 代码与 MMA8452Q acelerometer 进行通信。这与 STM32 微控制器,特别与 M0 皮层和皮层 M4 的核心工作。这具有防卫 configurates 采样速率、 加速度范围和每个其他配置从这种芯片。这种芯片有 2,4 和 8 G,并与 I2C。
I2C 图书馆协议提供的代码并与皮质 M0。此库开发了基于 CMSIS 标准,从手臂
- 2022-05-19 07:21:52下载
- 积分:1
-
三星ARM9(S3C2410)开发板原理图
三星arm9(s3c2410)开发板的原理图-Samsung arm9 (s3c2410) development board schematics
- 2022-12-14 19:00:03下载
- 积分:1
-
ARM920T fingerprint identification system at the application, the ARM9
ARM920T在指纹识别系统中的应用,基于ARM9的指纹识别系统的开发平台。-ARM920T fingerprint identification system at the application, the ARM9-based fingerprint identification system development platform.
- 2023-06-04 10:25:02下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
44B0+UCOS+UCGUI,!多任务移植!!不错的参考!难得!
44B0+UCOS+UCGUI,!多任务移植!!不错的参考!难得!-44B0 UCOS UCGUI,! Multi-task transplant! ! A good reference! Rare!
- 2022-03-13 12:36:30下载
- 积分:1
-
吐血奉献基于ARM的启动代码bootloader
吐血奉献基于ARM的启动代码bootloader-hematemesis dedication ARM-based bootcode Bootloader
- 2022-04-15 03:27:16下载
- 积分:1
-
SJF2440 S3C2440 is the use of JTAG FLASH burning tools Although slow, but steady...
SJF2440是S3C2440使用JTAG的FLASH烧写工具,虽然速度慢,但比较稳定。这个是源码,可以参考一下JTAG的操作原理,使用VC编译。-SJF2440 S3C2440 is the use of JTAG FLASH burning tools Although slow, but steady. This is the source code can refer to the JTAG operating principle, the use of VC compiler.
- 2022-12-09 18:00:03下载
- 积分:1
-
基于三星公司的32处理器s3c4510的bootloader程序,采用ADS1.2编译,该程序运行后可通过网口采用tftp协议下载应用程序。...
基于三星公司的32处理器s3c4510的bootloader程序,采用ADS1.2编译,该程序运行后可通过网口采用tftp协议下载应用程序。- Based on the Tristar company s 32 processors s3c4510 bootloader
procedure, uses the ADS1.2 translation, after this procedure movement
the passable net mouth has used the tftp agreement downloading
application procedure.
- 2022-01-28 19:15:48下载
- 积分:1