-
zhyg_ezusb
汇编语言写的ez-usb fx2 固件程序传输带宽480M/S(assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S)
- 2006-07-21 09:59:27下载
- 积分:1
-
001-13670_EZ-USB_Technical_Reference_Manual
EZ-USB手册123445566777(EZ-USB manual123445566777)
- 2018-09-26 20:42:20下载
- 积分:1
-
瑞萨R7F0C807无线充电发送器设计(PCB+源码)
说明: wireles charging
- 2020-08-24 11:38:17下载
- 积分:1
-
CH376_test
基于STM32内部的SPI模块通过CH376芯片进行与U盘进行数据交换,通过该程序可以了解文件系统知识。(Based on STM32 internal CH376 chip SPI module to exchange data with the U disk, through the program can understand the file system knowledge.)
- 2011-11-06 12:26:39下载
- 积分:1
-
slua543
说明: Unitrode Benchmarq BQ2092 / BQ2040 / BQ2060
用于bq275xx电量计德州仪器的WinCE / Linux驱动程序(Unitrode Benchmarq BQ2092/BQ2040/BQ2060
WinCE/Linux Drivers for bq275xx Fuel Gauge Texas Instruments)
- 2020-06-17 05:40:02下载
- 积分:1
-
pihmy
ƽ
- 2009-08-16 17:24:31下载
- 积分:1
-
Fibonacci
利用循环队列生成斐波那契数列的控制台程序!(Circular queue using a console program to generate Fibonacci number deed column!)
- 2014-08-15 11:08:32下载
- 积分:1
-
STM32F030SPI从机程序完美
说明: 硬件SPI从机设计 STM32F0平台(SPI SLAVE (hardware))
- 2021-01-29 11:38:35下载
- 积分:1
-
字的变形
字的变形-显示示例文字的变化效果不错哦_2-deformation of the word-word examples show the effect of changes Yes, oh _2
- 2022-06-17 03:37:10下载
- 积分:1
-
MS5611资料
#include
#define BME280_ADDRESS 0x76
unsigned long int hum_raw,temp_raw,pres_raw;
signed long int t_fine;
uint16_t dig_T1;
int16_t dig_T2;
int16_t dig_T3;
uint16_t dig_P1;
int16_t dig_P2;
int16_t dig_P3;
int16_t dig_P4;
int16_t dig_P5;
int16_t dig_P6;
int16_t dig_P7;
int16_t dig_P8;
int16_t dig_P9;
int8_t dig_H1;
int16_t dig_H2;
int8_t dig_H3;
int16_t dig_H4;
int16_t dig_H5;
int8_t dig_H6;
void setup()
{
uint8_t osrs_t = 1; //Temperature oversampling x 1
uint8_t osrs_p = 1; //Pressure oversampling x 1
uint8_t
- 2022-03-01 22:12:36下载
- 积分:1