Tag: memory
High Density 4Mbit Serial EEPROM for Portable Consumer and Medical Devices
Microchip Technology has introduced the 25CSM04, a new high-density EEPROM (Electrically Programmable Read-Only Memory) with 4Mbit Memory, this doubles the 2 Mbit density with which the designers were previously limited to. The Developers were previously using NOR Flash ICs for the...
Continue ReadingKIOXIA unveils fifth-generation BiCS FLASH
New generation 3D flash memory adds layers, boosts capacity, broader bandwidth and provides new design flexibility KIOXIA Europe GmbH, the world leader in memory solutions, today announced that it has successfully developed its fifth-generation BiCS FLASH three-dimensional (3D)...
Continue ReadingSimple DataFlash board plugs into an Arduino to provide 4Mbytes of EEPROM
This is a small board that plugs into one of the headers on an Arduino Uno or other board to provide 4Mbytes of non-volatile storage. by David Johnson-Davies: It works with either 5V or 3.3V boards, and is based on the low-cost 4Mbyte Winbond W25Q32FVSIG DataFlash chip. It is ideal for...
Continue ReadingComputer Memory Technology: From Ferrite Rings to FRAM
by Bill Marshall @ www.rs-online.com Magnetic Ferrite-Ring Core Memory When I was a lad back in 1975, I worked as a student engineer testing military aircraft computer memory modules. Looking back now, they probably represented the ultimate development of Ferromagnetic ring core...
Continue ReadingIncrease Arduino UNO memory with ATmega2560
An Arduino UNO Flash and RAM update with the ATmega2560 as DIL 28 variant. I love the Arduino UNO with the DIL 28 ATmega328. He is easy to replace and all my projects are equipped with it. But constantly either the flash memory, the RAM or both is too small. Therefore, I have developed...
Continue ReadingTS-4100 – A i.MX6 UL (UltraLite) Bases Hybrid SBC With FPGA And Programmable ZPU Core
Technologic Systems has begun testing its first i.MX6 UL (UltraLite) based board, which is also its first computer-on-module that can work as a single board computer. The footprint of 75 x 55mm TS-4100 module features a microSD slot, onboard eMMC, a micro-USB OTG port with power support,...
Continue ReadingUnderstanding Flash Memory And How It Works
Flash memory is one of the most widely used types of non-volatile memory. NAND Flash is designed for modern file storage which replaced old disk drives. This article provides a brief understanding of how NAND Flash technology works. The basic storage component used in Flash memory is a...
Continue ReadingWriting to flash and EEPROM on the tinyAVR 1-series
Update your tinyAVR code to access memories when using 1-series tinyAVRs. Link here (PDF) On tinyAVR® 1-series devices, access to Flash memory and EEPROM has been changed from that on previous tinyAVR devices. This means that existing code for writing to Flash and EEPROM on older...
Continue Reading