做DSP最应该懂得157个问题(回答) 四.5V/3.3V如何混接? TI DSP的发展同集成电路的发展一样,新的DSP都是3.3V的,但目前还有许多外围电路是5V的,因此在DSP系统中,经常有5V和3.3V的DSP混接问题。在这些系统中,应注意: 1)DSP输出给5V的电路(如D/A),无需加任何缓冲电路,可以直接连接。 2)DSP输入5V的信号(如A/D),由于输入信号的电压>4V,超过了DSP的电源电压,DSP的外部信号没有保护电路,需要加缓冲,如74LVC245等,将5V信号变换成3.3V的信号。 3)仿真器的JTAG口的信号也必须为3.3V,否则有可能损坏DSP。 五.为什么要片内RAM大的DSP效率高?
上传时间: 2016-08-29
上传用户:佳期如梦
陈明计:就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil_c51 所带的RTX_Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX_Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX_Tiny编写了Small_RTOS_51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
上传时间: 2016-08-31
上传用户:trepb001
xilinx 开发板原程序,双口RAM控制
上传时间: 2016-09-07
上传用户:rishian
RT12864M汉字图形点阵液晶显示模块,可显示汉字及图形,内置8192个中文汉字(16X16点阵)、128个字符(8X16点阵)及64X256点阵显示RAM(GDRAM)。 主要技术参数和显示特性:
上传时间: 2016-09-17
上传用户:dreamboy36
atmel工业级芯片手册,虽然过时,但是很实用,非常稳定。内置512k RAM。
上传时间: 2016-09-19
上传用户:lifangyuan12
keil mdk 3.22下移植的uCOS II 2.83,可在板上RAM中直接调试。
上传时间: 2014-01-12
上传用户:thinode
LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of supporting up to 176xRGBx220 in resolution which can be achieved by the designated RAM for graphic data. The 528-channel source driver has true 6-bit resolution, which generates 64 Gamma-corrected values by an internal D/A converter. The source driver of SPFD54126A adopts OP-AMP structure to enhance display quality and it cooperates with advanced circuitry techniques to reduce power consumption.
标签: System-on-Chip datasheet designed Driver
上传时间: 2016-09-22
上传用户:xauthu
ili9320 datasheet. ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display with resolution of 240RGBx320 dots, comprising a 720-channel source driver, a 320-channel gate driver, 172,800 bytes RAM for graphic data of 240RGBx320 dots, and power supply circuit.
标签: 9320 datasheet one-chip crystal
上传时间: 2014-11-21
上传用户:jiahao131
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and 320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial Peripheral Interface (SPI), 8-bits/9-bits/16-bits/18-bits parallel interface. Display data can be stored in the on-chip display data RAM of 240x320x18 bits. It can perform display data RAM read/write operation with no external operation clock to minimize power consumption. In addition, because of the integrated power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
上传时间: 2016-09-22
上传用户:woshini123456
FM25L256B是采用先进的铁电技术制造的256Kb非易失性存储器。铁电随机存储器(FRAM)具有非易失性,并且可以象RAM一样快速读写。数据在掉电后可以保存10年,同时消除由EEPROM和其他非易失性存储器导致的复杂性,开销和系统级别可靠性问题。
上传时间: 2016-09-26
上传用户:songrui