![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| hello people, has anyone used flash memory before? does anyone know how to connect it to a microcontroller? i'm using an atmega16 and i need to add at least 1MB of flash memory to the microcontroller. Any helpful websites, hints.. will be appreciated, hani a.
__________________ i\'m actually a novice in the robotics field and would love to get help to lunch my projects.. | |
| |
| | (permalink) |
| check www.avrfreaks.org and go to the user projects section, I believe you'll find it under Academy. There are a couple projects that deal with adding external flash to AVR's... as well as hard drives.
__________________ A rectangular bear is just a polar bear after a coordinate transform. -- I dunno who. A recent study shows that research causes cancer in rats. -- I dunno who said that one either. | |
| |
| | (permalink) |
| The easiest way to add memory is to get a AVR with an external memory interface. It will let you connect memory with no extra hardware or software. You will be able to access it just like internal sram. Brent | |
| |
| | (permalink) |
| for anyone trying to add flash memory to ur microcontroller: there's excellent help here: http://www.avrfreaks.org/Tools/showtools.php?ToolID=115
__________________ i\'m actually a novice in the robotics field and would love to get help to lunch my projects.. | |
| |