Overview
Description
The 7203 is a 2K x 9 dual-port FIFO memory that loads and empties data on a first-in/first-out basis. The device uses Full and Empty flags to prevent data overflow and underflow. It has a Retransmit (RT) capability that allows for reset of the read pointer to its initial position when RT is pulsed LOW. It is designed for those applications requiring asynchronous and simultaneous read/writes in multiprocessing and rate buffer applications.
Features
- Pin and functionally compatible with 720X family
- Low power consumption
- Ultra high speed—12ns access time
- Asynchronous and simultaneous read and write
- Fully expandable by both word depth and/or bit width
- Status Flags: Empty, Half-Full, Full
- Auto-retransmit capability
- MIL-STD-883, Class B available in 28 pin (300 & 600 mil) Cerdip and 32 pin LCC packages
- Industrial temperature range (–40C to +85C) is available
- Available in 28 pin PDIP (300 & 600 mil), and 32 pin PLCC packages
Comparison
Applications
Design & Development
Models
ECAD Models
Schematic symbols, PCB footprints, and 3D CAD models from SamacSys can be found by clicking on the CAD Model links in the Product Options table. If a symbol or model isn't available, it can be requested directly from SamacSys.

Support
Support Communities
Support Communities
-
SH 7203 ADC in scan mode controlled by timer, how?
Hello I'm working with the RSK Sh7203,I need get working a programm in these matter:unsigned short Ad_data[2000];void main(void){ ADC_Init(); / * is ok configured in scan mode */ ioadcscan(&Ad_data); while(1)}ioadcscan(unsigned short *ad_buff){ short buffer[8]; unsigned ...
Sep 8, 2009 -
Flash bootloader - sh7203
Hello,I am trying to flash the rsk+7203 kit with the uboot bootloader.Actually I am able to compile the u-boot bootlader and I get a u-boot.bin file.My problem is that I don't know how to flash this bin-file.To flash the board ...
May 18, 2012 -
Linux BSP for SH7264
I have a SH7264 starter kit, and was wondering if the Linux BSP is available to download somewhere.Also, does anyone have experiences (positive or negative) with Linux on the SH7264?
Nov 11, 2010