登录
首页 » 嵌入式系统 » Embedded Development books, guidance on how to carry out the basic methods embed...

Embedded Development books, guidance on how to carry out the basic methods embed...

于 2022-02-03 发布 文件大小:288.72 kB
0 96
下载积分: 2 下载次数: 1

代码说明:

嵌入式开发书籍,指导如何进行嵌入式开发的基本方法,环境配置-Embedded Development books, guidance on how to carry out the basic methods embedded development, environment configuration, etc.

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

发表评论


0 个回复

  • 汽车flexray总线驱动程序
    应用背景随着现代汽车技术的发展,汽车安全性能要求越来越高,相应的电控单元和传感器数目大量增加,尤其是汽车线控(X-by-Wire)系统的增加,促进了汽车总线和网络技术的发展。传统的车载总线网络如CAN ( Controller AreaNetwork)、LIN (Local Interconnect Network)等由于自身的一些固有特点,在某些应用场合已经无法满足当前汽车安全性能和内外大量信息交换的需要,因此,新型的车载网络总线FlexRay应运而生。FlexRay协议由HexRay联盟开发,起初由BWM和DaimlerChrysler共同制定以满足他们当前以及将来的产品需求。随后就有 Bosch、NXP、Freescale、GM、Volkswagen 等公司加入,将 FlexRay协议不断完善并于2005年发表了 FlexRay协议V2.1版本。关键技术FlexRay节点软件主要是对MC9S12XF512 FlexRay通信控制器模块进行参数设置和初始化操作。由于FlexRay通信控制器本地时钟采用的是MC9S12XF512的内部时钟,所以在进行FlexRay模块初始化之前先要对MC9S12XF512的时钟锁相环PLL进行相关的配置。初始化MCU完成以后就使能MC9S12XF512 FlexRay模块并强制进入FlexRay协议状态配置启动FlexRay通信控制器。启动成功后查询HexRay节点是否同步到:FlexRay簇中,同步完成以后节点就 始正常的FlexRay收发工作。
    2022-01-27 16:09:11下载
    积分:1
  • Avalon_TFT_LCD是Nios液晶显示控制方案,供大家参考.
    Avalon_TFT_LCD是Nios系统液晶显示控制方案,供大家参考.-Avalon_TFT_LCD is Nios System LCD control program for your reference.
    2023-04-27 16:00:03下载
    积分:1
  • linux的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux基本性能参数...
    嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数-Linux embedded system test tools, testing, reading and writing, including ram, process creation, socket communication, and disk io performance linux system, including the basic performance parameters
    2023-06-21 02:50:04下载
    积分:1
  • CodeVision AVR C实例源程序字符周期
    Code Vision AVR C 源程序例子 八字循环程序 -Code Vision AVR C example source program character cycle
    2022-02-12 19:05:39下载
    积分:1
  • SONY的液晶驱动程序,包括音量,亮度的调整,值得参考一下.
    SONY的液晶驱动程序,包括音量,亮度的调整,值得参考一下.
    2022-06-01 12:39:30下载
    积分:1
  • WinCE system, described in detail under the media player software and its source...
    详细介绍了WinCE系统下的媒体播放软件及其源码。-WinCE system, described in detail under the media player software and its source code.
    2022-03-21 22:43:03下载
    积分:1
  • 24c01-24c16驱动程序
    STM32芯片针对AT24c01-24c16卡片的驱动程序,能自动识别卡类型,卡容量。包括对AT24C01-24C08-24C16卡的读写。
    2022-08-10 02:16:41下载
    积分:1
  • 44b0 uclinux 下 usb驱动程序源代码
    44b0 uclinux 下 usb驱动程序源代码-44b0 Basis under usb driver source code
    2023-07-28 12:35:03下载
    积分:1
  • ADS to MDK 转换例程
    资源描述提供ARM7 LPC2138芯片如何从ADS V1.2却换至Keil环境下的工程;该文件包括ADS工程和转换后的Keil工程以及在转换中需要特别注意的事项,需要修改的步骤说明,保证在阐述明白的情况下让工程很好的可以转换,为那些从ADS转换带来福音。
    2022-01-20 23:30:16下载
    积分:1
  • 本书是《ARM 列教程》中的理论课教材。以PHILIPS 公司LPC2000 列ARM 微控制器为例,深浅出地介绍开发的各个方面。全书...
    本书是《ARM 嵌入式系统系列教程》中的理论课教材。以PHILIPS 公司LPC2000 系列ARM 微控制器为例,深入浅出地介绍嵌入式系统开发的各个方面。全书共分为3 部分:第1 章和第2 章为理论部分,主要介绍嵌入式系统的概念及开发方法。第3~5 章为基础部分,主要介绍ARM7 体系结构、指令系统及LPC2000 系列ARM 微控制器的结构原理。第6~8 章为应用部分,主要以LPC2000 系列微控制器为例介绍如何设计嵌入式系统,包括硬件的设计、μC/OSII 的移植以及建立软件开发平台的方法。-This book is " ARM Embedded System Series Tutorials" in the theory of teaching materials. With PHILIPS company LPC2000 series ARM microcontrollers, for example, learn more on various aspects of embedded system development. The book is divided into three parts: Chapter 1 and Chapter 2 the theoretical part, focuses on embedded systems concepts and development methods. 3 ~ 5 s-based parts, mainly introduces the ARM7 architecture, instruction set and LPC2000 series ARM microcontrollers structural principle. 6 ~ 8 s for the application part, mainly in LPC2000 family of microcontrollers, for example describes how to design embedded systems, including hardware design, μC/OSII transplantation and the establishment of software developmen
    2022-01-25 16:41:28下载
    积分:1
  • 696518资源总数
  • 104554会员总数
  • 21今日下载