搜索资源列表
Modbus_ASCII
- 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由FrameLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure **** now sharing some of the outdated code
LPC2138_PWM
- 使用LPC213X系列单片机产生PWM方波~通道、频率、占空比可调~不同频率均在定时时间上进行了校准~我使用的是11.0592M晶振,Hz单位,范围可达10-5-Use LPC213X MCU PWM square wave- generated channel, frequency, variable duty cycle- different frequencies were calibrated on a regular time- I am using 11.0592M crystal,