-
ht1621
说明: ht1261 STM32 驱动,亲测可用(ht1621 driver for STM32.tested.)
- 2019-05-16 14:33:08下载
- 积分:1
-
jk_pll.~(1).schdoc
说明: 使用Jk触发器实现PLL鉴频器电路 还没仿真测试 只作为参考(jk flipflop for PLL frequency discriminator)
- 2020-06-17 11:40:02下载
- 积分:1
-
PWM
用C语言编程的PWM波在液晶屏上的显示,主控制器为单片机(C language programming of the PWM wave display on the LCD screen, the main controller for the microcontroller)
- 2013-08-15 11:22:45下载
- 积分:1
-
ZB220GDNZ_PSR
ZB220GDNZ_PSR测控装置的IEC61850配置的icd文件(ZB220GDNZ_PSR of IEC61850)
- 2014-01-03 14:32:59下载
- 积分:1
-
el817
EVERLIGHT ELECTRONICS el817 DATA SHEET
- 2010-05-08 07:29:03下载
- 积分:1
-
TLC2543jiekoufangzhen
51单片机与DAC芯片TLC2543的接口仿真,包含源程序、proteus仿真,以及芯片资料,望大家喜欢。(TLC2543 DAC 51 and the interface chip simulation, including source code, proteus simulation, and chip information, hope you like it.)
- 2011-05-02 23:20:52下载
- 积分:1
-
Ad_da-transformation
ad_da 数电——模电 转换,单片机应用子程序(ad_da transformation)
- 2012-12-19 11:10:05下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
STM32-USART-send-and-receive-data-
本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6(The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt mode to receive and send, every one into the time interrupt receiving or sending a byte, can realize PC and the communication or board and board communication. Note that this procedure the external high-speed crystal oscillator for the 12M Hz, while the majority of board is 8M Hz, the chip used in this procedure is stm32RBT6)
- 2020-07-31 10:18:38下载
- 积分:1
-
AT24C01
说明: At24c01的详细资料,希望对大家有用(At24c01 detailed information, in the hope that useful to everybody)
- 2008-10-06 04:11:51下载
- 积分:1