TinyCircuits Forum

General Category => New Product Ideas => Topic started by: mike_ekim1024 on December 16, 2016, 03:05:17 AM

Title: FRAM Memory TinyShield?
Post by: mike_ekim1024 on December 16, 2016, 03:05:17 AM
Only EEPROM is available on the memory tinyshield. When will FRAM become an option?  FRAM supports many, many more writes and is faster than EEPROM.  It is more expensive, of course.
Title: Re: FRAM Memory TinyShield?
Post by: Ben Rose on December 22, 2016, 04:41:31 PM
Hi Mike- missed this. We've had the SRAM/FRAM/FLASH boards built up since the EEPROM board was released, but have not had time to release those- we're hoping to do so early in the year after we increase our staff a bit. The 1Mbit FRAM will definitely be more expensive than the EEPROM unfortunately! The part cost is roughly 3x at low volume. I think the SRAM(1Mbit) and FLASH(8Mbit) can be the same relatively low cost as the EEPROM.
Title: Re: FRAM Memory TinyShield?
Post by: mike_ekim1024 on January 06, 2018, 12:18:17 PM
Hi Mike- missed this. We've had the SRAM/FRAM/FLASH boards built up since the EEPROM board was released, but have not had time to release those- we're hoping to do so early in the year after we increase our staff a bit. The 1Mbit FRAM will definitely be more expensive than the EEPROM unfortunately! The part cost is roughly 3x at low volume. I think the SRAM(1Mbit) and FLASH(8Mbit) can be the same relatively low cost as the EEPROM.

I’d be interested in an SRAM board. 2K is so tiny! A virtual memory layer such as https://github.com/rhelmus/virtmem would make working with it trivial, albeit a bit slower.