-
基于ARM7的44B0开发板的DMA测试程序,C语言编写,可以在ADS1.2上运行...
基于ARM7的44B0开发板的DMA测试程序,C语言编写,可以在ADS1.2上运行-ARM7-based development board 44B0 of DMA test procedure, C language, you can run ADS1.2
- 2022-05-10 15:22:39下载
- 积分:1
-
51的IO口模拟SPI通信,CH374,U盘完成准备…
是用51的IO模拟SPI口和CH374通讯,完成对U盘的读写,优点是占用系统资源少!-With 51 analog IO port and SPI communication CH374, U disk to complete the reading and writing, the advantage of occupying less system resources!
- 2023-07-08 18:05:03下载
- 积分:1
-
arm单片机的串口升级程序
基于Cortex-M3的NXP公司的LPC1766的单片机IAP串口升级程序bootloader,可通过串口升级单片机中的程序
- 2022-12-18 13:35:03下载
- 积分:1
-
Xilinx IIC IP
由 Xilinx 提供的 IIC 接口,使用 AXI interface。
Features
‧ AXI interface is based on the AXI4-Lite interface
‧ Master or slave operation
‧ Multi-master operation
‧ Software selectable acknowledge bit
‧ Arbitration lost interrupt with automatic mode switching from master to slave
‧ Calling address identification interrupt with automatic mode switching from master to slave
‧ START and STOP signal generation and detection
‧ Repeated START signal generation
‧ Acknowledge bit generation and detection
‧ Bus busy detec
‧ Fast mode 400 KHz operation or standard mode 100 KHz
‧ 7-bit or 10-bit addressing
‧ General call enable or disable
‧ Transmit and receive FIFOs - 16 bytes deep
‧ Throttling
‧ General purpose output, 1 bit to 8 bits wide
‧ Dynamic Start and Stop generation
‧ Filtering on the SCL and SDA signals to eliminate spurious pulses
- 2023-09-07 01:15:03下载
- 积分:1
-
lcd kb 程序
lcd kb 程序-LCD kb procedures
- 2022-03-18 20:11:18下载
- 积分:1
-
802.15.4 mac协议
802.15.4 mac协议
- 2023-03-02 06:45:03下载
- 积分:1
-
各类源程序集锦 硬件介绍:7290 ZLG7290例程* 7290a ZLG7290汇编例程* ell 蜂鸣器音乐例程* uzz 蜂鸣器响例程* eepro...
各类源程序集锦 硬件介绍:7290 ZLG7290例程* 7290a ZLG7290汇编例程* ell 蜂鸣器音乐例程* uzz 蜂鸣器响例程* eeprom 读EEPROM并显示例程* ex26a_lcd 16×2LCD模块例程* ex36a_lcm 128×64点阵LCD模块例程* KEY_IO 直连KEY和LED例程 led_light 直连LED例程* lin_park lin模块的原码及例程。 lin LIN总线例程
s232 RS232例程(包括PC端和书上了串口例程) USB1.1 USB1.1例程(包括PC端) RS485 RS485例程 USB2.0 USB2.0例程(有3个,包括PC端) TCPIP 基于ETHERNET的TCPIP例程 RTC 时钟显示例程 CAN_SELF CAN自发自收例程 外中断1 CAN CAN例程 USBPACK 2.0 USB2.0PC例程 --Collections of various programs: hardware introduction, assembly program, LCD module, etc.
- 2022-03-23 14:19:51下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
C语言排序总结
c语言的算法总结,包括排序算法,几种常用c语言的排序方法.doc c语言经典排序算法(8种-含源代码).txt C语言滤波程序:先对数据作正FFT,再对变换后的频域数据乘以滤波因子,滤波因子的选择有理想高通、巴特沃斯高通、指数高通、梯形高通,一般选择梯形高通滤波因子,具体原因你可从数字信号处理的书上找到,接下来将数据再作逆FFT就是了,还有就是在空间域作滤波。
- 2022-03-04 05:18:04下载
- 积分:1
-
stm32串口应用程序
这是一个用STM32库函数做的uart程序,是串口应用的基础操作,请使用KIEL进行编译,用J-link进行调试和下载,使用的几乎都是库函数,有很强的可移植性性,也可以作为其他功能操作的入门参考
- 2022-02-27 00:16:35下载
- 积分:1