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.

extending AVR's memory!

Status
Not open for further replies.

aomidee

Junior Member level 1
Joined
Dec 25, 2009
Messages
16
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Location
Tehran,Iran
Activity points
1,396
Hey guys!
I'm working with atmega128 which has 128k internal flash memory.This amount of memory is not enough for my code.How can I extend my memory to store the rest of my code in it.I mean does anybody have any sugestion?
 

What about the mega2560 or 2561? This is as close as it gets. If you need a longer term solution I would highly recommend to look at other options such as the Cortex-M3 based devices. They are similar, often lower cost, offer much more performance, are available from many vendors ....
For some information on the atmega 256x check here:
http://www.atmel.com/dyn/products/product_card.asp?part_id=3631
for information about Cortex-M3 devices from different vendors you could start here:
**broken link removed**

Hope this helps, Bob
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top