登录
首页 » 嵌入式系统 » 包含了CS8900的接口原理图,用户可参考设计以便减少初次使用出错的概率...

包含了CS8900的接口原理图,用户可参考设计以便减少初次使用出错的概率...

于 2022-02-27 发布 文件大小:2.86 kB
0 52
下载积分: 2 下载次数: 2

代码说明:

包含了CS8900的接口原理图,用户可参考设计以便减少初次使用出错的概率

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

发表评论

0 个回复

  • The books for Designing Embedded Communication Software from CMP Books. (Web Ver...
    The books for Designing Embedded Communication Software from CMP Books. (Web Version)
    2022-08-14 09:53:02下载
    积分:1
  • This a remote control for the use of embedded devices developed by a Chinese Pin...
    这是一个提供给使用遥控器的嵌入式设备开发的一个中文拼音输入法,是用键盘模拟遥控器, F9,F11,F12为换行,数字和+号键来操作,在视图菜单中点打开输入法,-This a remote control for the use of embedded devices developed by a Chinese Pinyin input method is the use of remote control keyboard simulation, F9, F11, F12 for a newline, and the number of keys to operate the View menu to open the midpoint of the input method,
    2022-10-15 22:00:03下载
    积分:1
  • 图形库
    Graphics Library for embedded systems
    2022-11-26 07:25:03下载
    积分:1
  • The control of Bipolar Stepper Motor of TA8435
    二相步进电机驱动芯片TA8435H及其应用-The control of Bipolar Stepper Motor of TA8435
    2022-03-17 12:15:12下载
    积分:1
  • blocks for real
    ecos为实时嵌入式操作系统,适合软件硬件相结合的嵌入式系统开发人员使用。-blocks for real-time embedded operating system, software and hardware suitable for the combination of embedded system developers to use.
    2022-08-18 15:08:14下载
    积分:1
  • modbus的协议转换
    本源代码是基于keil环境下的,可以进行modbus协议之间的转换,例如:modbus rtu,modbus tcp,modbus ascll等等,对初学者都有很好的作用
    2023-07-17 13:20:03下载
    积分:1
  • Interface 93CXX to PIC5X
    Interface 93CXX to PIC5X
    2022-08-02 13:40:17下载
    积分:1
  • "Port ucosii V252"是操作uC/OS
    "Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--"Port ucosii V252" is a typical migration example of embedded os uC/OS-II to DP256/DG128. The code is compiled in codewarrior.
    2022-04-22 09:11:51下载
    积分:1
  • 基于stm32的ucosII程序实现4x2键盘检测
    基于keil开发平台,在stm32板子上实现4x2键盘检测。程序完全正确能够完美实现功能。   部分代码摘录: void Task1(void *pdata) {   u8 key;   while(1)   {    key=KEY_Scan();    if(key==1)    {      digitalToggle(GPIOD,GPIO_Pin_7);  //D4亮     OSTimeDlyHMSM(0,0,1,0);    }    if(key==2)    {  digitalToggle(GPIOD,GPIO_Pin_6);  //D5亮    OSTimeDlyHMSM(0,0,1,0);    }    if(key==3)    {      digitalToggle(GPIOD,GPIO_Pin_5);  //D6亮    OSTimeDlyHMSM(0,0,1,0);    }   if(key==4)    {  &n
    2022-08-12 16:41:51下载
    积分:1
  • 三星s3c44b0芯片下的看总线的程序,是开发的实用门程序...
    三星s3c44b0芯片下的看总线的程序,是嵌入式开发的实用入门程序
    2022-12-30 18:25:03下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载