登录
首页 » SCM » SCI的代码

SCI的代码

于 2022-07-14 发布 文件大小:419.75 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

基于飞思卡尔16位单片机的的串行通信SCI程序-SCI code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • msp430单片机的一些 资料 自己收集的一些有需要的请下载
    msp430单片机的一些 资料 自己收集的一些有需要的请下载-MSP430 MCU own some of the information collected by those who need it download
    2022-02-05 06:39:39下载
    积分:1
  • 刚购买的51单片机sch原理图和c语言程序,里面有详细的电路原理图和c语言程序,自己做单片机学习班的可以下载来参考...
    刚购买的51单片机sch原理图和c语言程序,里面有详细的电路原理图和c语言程序,自己做单片机学习班的可以下载来参考-Just purchased 51 Singlechip sch schematic and c language program, which has a detailed circuit schematic diagram and c language program, to do their own single-chip learning classes can be downloaded to a reference
    2022-04-23 23:26:31下载
    积分:1
  • UT58A数字万用表电原理图,格式为图片,请注意
    UT58A数字万用表电原理图,格式为图片,请注意-UT58A digital multimeter electrical schematic diagram, the format for the picture, please note that
    2022-03-10 04:38:33下载
    积分:1
  • 51单片机采集DHT11温湿度温度和湿度值…
    51单片机采集DHT11温湿度传感器的温湿度值的测试程序源码,测试通过-51 SCM Acquisition DHT11 temperature and humidity values of temperature and humidity sensor test program source code, test
    2022-03-05 09:53:37下载
    积分:1
  • 通讯误码仪测试软件
    通讯误码仪测试软件-communications software error Test
    2022-03-13 13:16:48下载
    积分:1
  • 超声波传感器智能小车避障程序的研究
    本程序是用GCC编写的超声波传感器智能小车波避障程序,单片机是AVR16-The program of the intelligent car obstacle avoidance by ultrasonic sensor
    2022-03-02 04:56:08下载
    积分:1
  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • 简单的数据采集插值方法。
    简单的数据采集插值方法。-simple interpolation method of data acquisition.
    2022-05-13 01:09:00下载
    积分:1
  • 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用...
    本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external interrupt INT0 and 3.3 read PS2 keyboard port value through LCD1602 display, key scan code decoder way through an array of decoding, the procedure for decoding function of the major figures and upper and lower case letters and punctuation marks commonly used hardware description: PS2 keyboard clock line (clk) then 89S51 the INT0 (P3.2), data lines data access (P3.3) LCD control port, respectively: RS = P2 ^ 7, RW = P2 ^ 6, EP = P2 ^ 5, data ports for the P0, LCD bias VL must be received
    2022-03-05 07:16:47下载
    积分:1
  • freescale crc模块驱动 经调试,可正常工作
    freescale crc模块驱动 经调试,可正常工作-freescale crc driven by the debug module can work properly
    2022-02-02 11:40:37下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载