cc1020操作源碼,A true single-CHip narrowband RF Transceiver
上傳時間: 2013-12-11
上傳用戶:youlongjian0
This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example uses the internal 24.5MHz oscillator multiplied by 2 using the on-CHip PLL (SYSCLK = 49MHz).
標簽: This temperature C8051F124 the
上傳時間: 2014-01-12
上傳用戶:Avoid98
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-CHip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
標簽: programmers introduces embedded include
上傳時間: 2015-06-22
上傳用戶:VRMMO
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI CHip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that YSS915 is applicable to various uses. In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the surround effect is applied to the movie and music sources for giving the users more enjoyment. YSS915 is pin compatible with and register compatible with YSS903 (KP2V).
標簽: processing LSI converter Karaoke
上傳時間: 2015-06-23
上傳用戶:lijianyu172
i2c操作ads1110,CHip:avr
上傳時間: 2014-06-22
上傳用戶:CSUSheep
BurchED B5-X300 Spartan2e using XC2S300e device Top level file for 6809 compatible system on a CHip Designed with Xilinx XC2S300e Spartan 2+ FPGA. Implemented With BurchED B5-X300 FPGA board, B5-SRAM module, B5-CF module and B5-FPGA-CPU-IO module
標簽: compatible 300 Spartan2e BurchED
上傳時間: 2015-07-07
上傳用戶:star_in_rain
用C51實現的拼音輸入法,這是改寫的網友 embuffalo、獨步上載在www.21ic.com自由發布區的由張凱原作的51上的拼音輸入法程序。 原作使用了一個二維數組用以查表,我認為這樣比較的浪費空間,而且每個字表的索引地址要手工輸入,效率不高。所以我用結構體將其改寫了一下。就是大家現在看到的這個。 因為代碼比較的大,共有6,000多漢字,這樣就得要12,000 byte來存放GB內碼,所以也是沒辦法的 :-( 編譯結果約為3000h,因為大部分是索引表,代碼優化幾乎無效。 在Keil C里仿真芯片選用的是華邦的W77E58,它有32k ROM, 256B on-CHip RAM, 1K on-CHip SRAM (用DPTR1指針尋址,相當于有1K的片上xdata)。條件有限,沒有上片試驗,仿真而已。 打算將其移植到AVR上,但CodeAVRC與IAR EC++在結構體、指針的定義使用上似乎與C51不太一樣,現在還未搞定。還希望在這方面有經驗的網友能給予指導。
上傳時間: 2014-01-26
上傳用戶:semi1981
ARM7硬件說明與開發 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is particularly suitable for cost and power-sensitive applications. The ARM7’s small die size makes it ideal for integrating into a larger custom CHip that could also contain RAM, ROM, logic, DSP and other cells.
標簽: ARM7 microprocessor low-power macrocell
上傳時間: 2013-12-17
上傳用戶:3到15
linux下的SPI總線驅動程序,CPU是RTL的86系列,以legerity的SLIC CHip為驅動對象。供大家參考。
上傳時間: 2014-12-02
上傳用戶:z1191176801
/* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command sequence /* Erase_One_Sector Erase a sector of 2048 words /* Erase_One_Block Erase a block of 32K words /* Erase_Entire_CHip Erase the contents of the entire CHip /* Program_One_Word Alter data in one word /* Program_One_Sector Alter data in 2048 word sector /* Program_One_Block Alter data in 32K word block
標簽: manufacturer Check_SST CFI_Query command
上傳時間: 2013-12-15
上傳用戶:jjj0202