DIY编程器网

 找回密码
 注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 868|回复: 0
打印 上一主题 下一主题

[接口电路] LPC2939设计在MCU USB接口技术的应用

[复制链接]
跳转到指定楼层
楼主
发表于 2012-1-18 00:44:30 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
LPC2939以ARM968E-S CPU为内核,在一个芯片中集成了两个操作频率高达125MHz的TCM模块、全速USB2.0主机/OTG/设备控制器、CAN和LIN、56KB SRAM、768KB Flash存储器、外部存储器接口、3个10位ADC和多个串行、并行接口,定位于消费应用、工业、医疗、通信和汽车制造业市场。为了使系统功耗最优化,LPC2939具有一个非常灵活的时钟产生单元(CGU),可提供动态时钟门控和调节。本文介绍了LPC2939主要特性, 方框图,以及各种USB,USB OTG接口方框图。
MCU(MicrocontrolUnit)中文名称为微控制单元,又称单片微型计算机(singleChipMicrocomputer)或者单片机,是指随着大规模集成电路的出现及其发展,将计算机的CPU、RAM、ROM、定时计数器和多种I/O接口集成在一片芯片上,形成芯片级的计算机,为不同的应用场合做不同组合控制。微控制器在经过这几年不断地研究,发展,历经4位,8位,到现在的16位及32位,甚至64位。产品的成熟度,以及投入厂商之多,应用范围之广,真可谓之空前。目前在国外大厂因开发较早,产品线广,所以技术领先,而本土厂商则以多功能为产品导向取胜。但不可讳言的,本土厂商的价格战是对外商造成威胁的关键因素
LPC2939: ARM9 microcontroller with CAN, LIN, and USB
The LPC2939 combine an ARM968E-S CPU core with two integrated TCM blocks operating at frequencies of up to 125 MHz, Full-speed USB 2.0 Host/OTG/device Controller, CAN and LIN, 56 kB SRAM, 768 kB flash memory, external Memory interface,three 10-bit ADCs, and multiple serial and parallel interfaces in a single chip targeted at consumer, industrial, medical, and communication markets. To optimize system power consumption, the LPC2939 has a very flexible Clock Generation Unit (CGU) that provides dynamic clock gating and scaling.
LPC2939主要特性和优势:
  ARM968E-S processor running at frequencies of up to 125 MHz maximum.
  Multilayer AHB system bus at 125 MHz with four separate layers.
  On-chip memory:
  Two Tightly Coupled Memories (TCM), 32 kB Instruction (ITCM), 32 kB Data TCM (DTCM)
  Two separate internal Static RAM (SRAM) instances; 32 kB SRAM and 16 kB SRAM
  8 kB ETB SRAM, also usable for code execution and data
  768 kB high-speed flash program memory
  16 kB true EEPROM, byte-erasable/programmable
  Dual-master, eight-channel GPDMA controller on the AHB multilayer matrix which can be used with the SPI interfaces and the UARTs, as well as for memory-to-memory transfers including the TCM memories
  External Static Memory Controller (SMC) with eight memory banks; up to 32-bit data bus; up to 24-bit address bus
  Serial interfaces:
  USB 2.0 full-speed Host/OTG/Device controller with dedicated DMA controller and on-chip device PHY
  Two-channel CAN controller supporting FullCAN and extensive message filtering
  Two LIN master controllers with full hardware support for LIN communication. The LIN interface can be configured as UART to provide two additional UART interfaces.
  Two 550 UARTs with 16-byte Tx and Rx FIFO depths, DMA support, modem control, and RS-485/EIA-485 (9-bit) support
  Three full-duplex Q-SPIs with four slave-select lines; 16 bits wide; 8 locations deep;Tx FIFO and Rx FIFO
  Two I2C-bus interfaces
  Other peripherals:
  One 10-bit ADC with 5.0 V measurement range and eight input channels with conversion times as low as 2.44 ?s per channel
  Two 10-bit ADCs, 8-channels each, with 3.3 V measurement range provide an additional 16 analog inputs with conversion times as low as 2.44 ?s per channel. Each channel provides a compare function to minimize interrupts.
  Multiple trigger-start option for all ADCs: timer, PWM, other ADC, and external signal input
  Four 32-bit timers each containing four capture-and-compare registers linked to I/Os
  Four six-channel PWMs (Pulse-Width Modulators) with capture and trap functionality
  Two dedicated 32-bit timers to schedule and synchronize PWM and ADC
  Quadrature encoder interface that can monitor one external quadrature encoder
  32-bit watchdog with timer change protection, running on safe clock
  Up to 152 general-purpose I/O pins with programmable pull-up, pull-down, or bus keeper
  Vectored Interrupt Controller (VIC) with 16 priority levels
  Up to 22 level-sensitive external interrupt pins, including USB, CAN and LIN wake-up features
  Configurable clock-out pin for driving external system clocks
  Processor wake-up from Power-down via external interrupt pins and CAN or LIN activity
  Flexible Reset Generator Unit (RGU) able to control resets of individual modules
  Flexible Clock-Generation Unit (CGU) able to control clock frequency of individual modules:
  On-chip very low-power ring oscillator; fixed frequency of 0.4 MHz; always on to provide a Safe_Clock source for system monitoring
  On-chip crystal oscillator with a recommended operating range from 10 MHz to 25 MHz. PLL input range 10 MHz to 25 MHz.
  On-chip PLL allows CPU operation up to a maximum CPU rate of 125 MHz
  Generation of up to 11 base clocks
  Seven fractional dividers
  Second, dedicated CGU with its own PLL generates USB clocks and a configurable clock output
  Highly configurable system Power Management Unit (PMU):
  clock control of individual modules
  allows minimization of system operating power consumption in any configuration
  Standard ARM test and debug interface with real-time in-circuit emulator
  Boundary-scan test supported
  ETM/ETB debug functions with 8 kB of dedicated SRAM also accessible for application code and data storage
  Dual power supply:
  CPU operating voltage: 1.8 V ? 5 %
  I/O operating voltage: 2.7 V to 3.6 V; inputs tolerant up to 5.5 V
  208-pin LQFP package




图1.LPC2939方框图



图2.LPC2939自供电设备USB接口方框图




图3.LPC2939总线供电设备USB接口方框图



图4.LPC2939 USB OTG端口配置:USB端口1 OTG双任务设备,USB端口2主机



图5.LPC2939 USB OTG端口配置:USB端口1主机,USB端口2主机



图6.LPC2939 USB OTG端口配置:USB端口2设备,USB端口1主机

                          
                       
                          
                               
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友 微信微信
收藏收藏 分享分享 支持支持 反对反对
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|文字版|手机版|DIY编程器网 ( 桂ICP备14005565号-1 )

GMT+8, 2024-5-3 23:49 , 耗时 0.086261 秒, 18 个查询请求 , Gzip 开启.

各位嘉宾言论仅代表个人观点,非属DIY编程器网立场。

桂公网安备 45031202000115号

DIY编程器群(超员):41210778 DIY编程器

DIY编程器群1(满员):3044634 DIY编程器1

diy编程器群2:551025008 diy编程器群2

QQ:28000622;Email:libyoufer@sina.com

本站由桂林市临桂区技兴电子商务经营部独家赞助。旨在技术交流,请自觉遵守国家法律法规,一旦发现将做封号删号处理。

快速回复 返回顶部 返回列表