Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

8-bit µC with external memory bus

Status
Not open for further replies.

cyberblak

Full Member level 2
Joined
Jul 19, 2005
Messages
138
Helped
6
Reputation
12
Reaction score
0
Trophy points
1,296
Location
Canada
Activity points
2,618
16x16 multiplier

Hi,

I need to find an 8-bit microcontroller that has an external bus with a lot of addressable space.

I need several Mb of RAM and FLASH memory.

Any ideas?

cyberblak
 

microcontroller external memory bus

You can go for ARM Microcontrollers especially LPC2200 series from Philips. Theses have address space of 4MB!!
 

external memory 8051

Hi,

Thanks for the reply. I think that ARM processors are 16-bit/32-bit though... Am I wrong?

Thanks,

cyberblak
 

dallas and pic and external memory

Yes you are right.

I dont think any other 8-bit uC supports memory in MBs. However you can use Banking technique in 8051 uCs to go upto 1MB. Keil Supports this kind of technique, but I dont think its a very effecient way.

Why do you need so much memory? Is it necessary to have parallel bus memory only? Can't you use Compact Flash or Memory Sticks?
 

ram parallel bus maxim dallas

Maxim-Dallas's DS80C400 Network Microcontroller
**broken link removed**
with
#High-Performance Architecture
Single 8051 Instruction Cycle in 54ns
DC to 75MHz Clock Rate
Flat 16MB Address Space
Four Data Pointers with Auto-Increment/Decrement and Select-Accelerate Data Movement 16/32-Bit Math Accelerator

and much more

Added after 18 minutes:

8051 Drop-In Microcontrollers
Dallas Semiconductor's 8051-drop-in microcontrollers have the same code and are pin compatible with older 8051 devices, but deliver up to 33 times the performance.

Key Features

* Compatible with 8051 Pins and Instruction Set
* Flash, EPROM, and ROM Memory Options
* 1kB SRAM
* Up to Four 16-bit Counters
* 256 Bytes of Scratchpad RAM
* Up to 16MB Addressable Memory for Code or Data
* Up to Three USARTs
* Optional 16 x 16 Hardware Multiplier
* Power-Up/-Down Reset
* Early Warning Power-Fail Interrupt

**broken link removed**
 

8bit bus ram

Some Renesas H8/300H microcontrollers are ROM-less and you can use external flash chip for the program memory and also an external RAM.
**broken link removed**
 

analog device 16mb external data memory

Why must it be an 8 bit processor? Is it because you want an 8-bit external data path?
 

external memory bus

One other option is the Intel 8088 microprocessor ..
It is an old gismo but still can be found here and there ..

The Intel 8088 is an Intel microprocessor based on the 8086, with 16-bit registers and an 8-bit external data bus. It can address up to 1 MiB of memory.
https://en.wikipedia.org/wiki/Intel_8088

Regards,
IanP
 

external memory bus

Hi,

Aduc831 series (8051 core) from Analog Devices

16Mbytes external data memory space.
 

8bit external memory

Hi!

I am using pic 18F8722. It supports up to 2MB of external RAM.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top