搜索结果
找到约 752 项符合
Boot-loader 的查询结果
单片机编程 8-bit 80C51 Flash系列单片机--P89C66
描述
P89C660/662/664/668单片机内带6KB/32KB/64KB/64KBFlash存储器,该存储器既可并行编程也可以串行在系统编程(ISP).在实际的成型产品中,可通过ISP升级用户程序在BootROM程序.
在Boot ROM程序中,可通过一个默认的串行下载器(UART)对Flash存储器作ISP编程,而在Flash代码区中并不需要有调用下载器的代码,用户程序可通过调用 ...
单片机编程 基于OMAP1510的mp3播放器设计
第一章 序論……………………………………………………………6
1- 1 研究動機…………………………………………………………..7
1- 2 專題目標…………………………………………………………..8
1- 3 工作流程…………………………………………………………..9
1- 4 開發環境與設備……………………… ...
单片机编程 8-bit 80C51 Flash系列单片机--P89C66
描述P89C660/662/664/668单片机内带6KB/32KB/64KB/64KB Flash存储器,该存储器既可并行编程也可以串行在系统编程(ISP).在实际的成型产品中,可通过ISP升级用户程序.
在Boot ROM程序中可通过一个默认的串行下载器(UART)对Flash存储器作ISP编程,而在Flash代码区中并不需要有调用下载器的代码,用户程序可通过调用在Boot ROM中的 ...
单片机编程 STM32启动代码
The bootloader is stored in the internal boot ROM memory (system memory) of STM32devices. It is programmed by ST during production. Its main task is to download theapplication program to the internal Flash memory through one of the available serialperipherals (USART, CAN, USB, etc.). A communication ...
单片机编程 IAP在应用中编程及其应用
IAP在应用中编程及其应用
LPC2300 系列处理器在出厂时,由厂家在片内固化了一段Boot 代码。Boot 装载程序控制芯片复位后的初始化操作,并提供对Flash 编程的方法。Boot 程序可以对芯片进行擦除、编程。
单片机编程 TPS65930 TPS65920与OMAP3530硬件连接
This document describes the system hardware implementation for the OMAP3530 processor and theTPS65930/20 companion power integrated circuit (IC). The document concentrates on the powerconnectivity for the processor and the companion power IC. The document also briefly explains someother specifics re ...
单片机编程 MSP430系列flash型超低功耗16位单片机
MSP430系列flash型超低功耗16位单片机MSP430系列单片机在超低功耗和功能集成等方面有明显的特点。该系列单片机自问世以来,颇受用户关注。在2000年该系列单片机又出现了几个FLASH型的成员,它们除了仍然具备适合应用在自动信号采集系统、电池供电便携式装置、超长时间连续工作的设备等领域的特点外,更具有开发方便、可以现 ...
单片机编程 USB Demonstration for DK3200 w
The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 MicrocontrollerCore. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementationof the USB hardware directly on the chip, complying with the Universal Serial Bus Specification, Revis ...
单片机编程 winCE msdn讲座
winCE msdn讲座 XP Embedded Now and the future
Windows XP Embedded Developmentand Deployment Model OverviewWindows XP Embedded Component ModelWindows XP Embedded Studio Tools
Microsoft WindowsXP Embedded Product Highlights
Componentized version of Windows XP Professional~ 12,000 components and update ...
嵌入式综合 基于MPC8548E的固件设计
固件作为目标板启动最核心程序,不仅仅需要引导操作系统,更重要的是需要实现所有硬件的初始化和自检等,方便设备的维护和保养。U-Boot作为一款通用的开源固件程序,具有良好的可移植性和完整的功能。通过分析U-Boot的目录结构和启动流程以及目标板的设计需求,来实现完成基于MPC8548E目标板的具体修改和移植,并增加关键硬 ...