Abstract: This article discusses future trends in the design of smartphones and other consumer products. The discussion focuses onthe importance of integration, which saves valuable PCB space and drives down costs.
上傳時間: 2014-01-13
上傳用戶:lhw888
consumer display applications commonly use high-speed LVDS interfaces to transfer videodata. Spread-spectrum clocking can be used to address electromagnetic compatibility (EMC)issues within these consumer devices. This application note uses Spartan®-6 FPGAs togenerate spread-spectrum clocks using the DCM_CLKGEN primitive.
上傳時間: 2014-12-28
上傳用戶:yan2267246
The NXP LPC314x combine a 270 MHz ARM926EJ-S CPU core, High-speed USB 2.0OTG, 192 KB SRAM, NAND flash controller, flexible external bus interface, three channel10-bit A/D, and a myriad of serial and parallel interfaces in a single chip targeted atconsumer, industrial, medical, and communication markets. To optimize system powerconsumption, the LPC314x have multiple power domains and a very flexible ClockGeneration Unit (CGU) that provides dynamic clock gating and scaling.
上傳時間: 2013-10-11
上傳用戶:yuchunhai1990
The NXP LPC315x combine an 180 MHz ARM926EJ-S CPU core, High-speed USB 2.0OTG, 192 KB SRAM, NAND flash controller, flexible external bus interface, an integratedaudio codec, Li-ion charger, Real-Time Clock (RTC), and a myriad of serial and parallelinterfaces in a single chip targeted at consumer, industrial, medical, and communicationmarkets. To optimize system power consumption, the LPC315x have multiple powerdomains and a very flexible Clock Generation Unit (CGU) that provides dynamic clockgating and scaling.The LPC315x is implemented as multi-chip module with two side-by-side dies, one fordigital fuctions and one for analog functions, which include a Power Supply Unit (PSU),audio codec, RTC, and Li-ion battery charger.
上傳時間: 2014-01-17
上傳用戶:Altman
consumer display applications commonly use high-speed LVDS interfaces to transfer videodata. Spread-spectrum clocking can be used to address electromagnetic compatibility (EMC)issues within these consumer devices. This application note uses Spartan®-6 FPGAs togenerate spread-spectrum clocks using the DCM_CLKGEN primitive.
上傳時間: 2013-11-01
上傳用戶:hjkhjk
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a consumer callback method.
標簽: independent production Producer Waiter
上傳時間: 2015-02-10
上傳用戶:lepoke
Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used often by the consumer electronics industry. The first type responds to infrared signals modulated at about 40 kHz. The second responds to non-modulated infrared pulses and has a restricted range. The hardware costs of each approach will be less than two dollars.
標簽: microcontrollers Decoding infrared handled
上傳時間: 2015-05-24
上傳用戶:ruan2570406
從ieee上下的關與omap的文檔 Efficient audio&video synchronization method for video telephony system in consumer cellular phones
標簽: video synchronization Efficient telephony
上傳時間: 2016-02-19
上傳用戶:colinal
EBOOK: ARM SYSTEM DEVELOPER S GUIDE The ARM architecture is not a static constant but is being developed and improved to suit the applications required by today’s consumer devices.
標簽: architecture ARM DEVELOPER constant
上傳時間: 2016-02-20
上傳用戶:chongcongying
一個簡單的Java多線程的小例子。 a) Producer 生產 String,并保存在 ArrayList 中。consumer 消耗(讀出并顯 示)String,并把它從 ArrayList 中刪除。生產和消耗應在 console有打印顯示。 b) 可指定生產者生產多少個數據,也可以指定消費者消耗多少個數據。完成要求數據 的生產或消費以后,線程自動終止。(應提供相應的構造函數來指定數據個數) c) 當容器內沒有數據時,consumer 應等待,等容器內有新的數據后再次開始消費。
上傳時間: 2016-07-22
上傳用戶:yimoney