-
在嵌入式系统中用CPU下载CPLD的代码,这是最后将VME文件转成HEX文件的代码。...
在嵌入式系统中用CPU下载CPLD的代码,这是最后将VME文件转成HEX文件的代码。--Download CPLD through CPU in embedded system. This is the code to convert VME file to HEX file in the end.
- 2022-03-09 22:52:10下载
- 积分:1
-
vte 是linux下的一款控制终端程序,十分小巧,提供源码
vte 是linux下的一款控制终端程序,十分小巧,提供源码-vte under linux is one of the terminal control procedure is very compact, FOSS
- 2022-03-19 09:15:08下载
- 积分:1
-
基于arm下的linux操作系统中的驱动程序
基于arm下的linux操作系统中的驱动程序-Under the arm-based linux operating system drivers
- 2022-03-21 02:48:42下载
- 积分:1
-
这些补丁文件,提供广告1.2.1部分。
These patch files are supplied as part of ADS 1.2.1.
- 2023-03-31 06:45:05下载
- 积分:1
-
ISP1582 原理图
ISP1582 原理图-ISP1582 Schematic
- 2022-01-25 19:07:55下载
- 积分:1
-
XEP100 Flash操作
freescale的16位S12系列芯片MC9S12XEP100的Flash操作,包括系统时钟配置,FLASH初始化、擦除、写入。代码完整,有注释,组织良好,可以直接使用。
- 2022-04-21 19:12:18下载
- 积分:1
-
AD采集和液晶显示模块程序,开发板自带的很好的历程。
AD采集和液晶显示模块程序,开发板自带的很好的历程。-AD collection and liquid crystal display module, development board comes with a good course.
- 2022-09-12 01:40:04下载
- 积分:1
-
LCD font generator for 128x64 KS107/108 type lcd..Delphi source..cool :)
LCD font generator for 128x64 KS107/108 type lcd..Delphi source..cool :)
- 2022-06-14 01:10:37下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
4510U_BOOT source code for reference purposes only. According to its own develop...
4510U_BOOT源代码,仅供参考.根据自己开发板资源情况修改测试使用.-4510U_BOOT source code for reference purposes only. According to its own development resources of the board to amend tested.
- 2022-03-23 06:39:09下载
- 积分:1