Re: [Flashforth-devel] SPI FRAM memory drivers
Brought to you by:
oh2aun
From: <zd...@al...> - 2016-06-03 00:05:11
|
Somebody did :-P https://www.forth.com/embedded/ http://www.mpeforth.com/xc7.htm But I don't think they really care about FRAM advantages with this 'cross compiling'. If you ask MRAM manufacturer then MRAM is superior to FRAM. However, if you don't need more then 10E14 writing cycles, don't operate above 85 'C and 90 ns access is fast enough, then it is just the same: http://www.everspin.com/file/227/download This MSP430 looks just fine. Only 8 Euro with 128k FRAM and everything one microcontroler should have. http://hr.mouser.com/ProductDetail/Texas-Instruments/MSP430FR6989IPN One thing is surely missing in instruction set. There is autoincrement indirect adressing, but no autodecrement. Somebody didn't like stacks :-( Never heard about this series before. I see they have problem with low cost development systems. No PicKit equivalent, but you have to buy development board for each model http://www.mouser.com/ds/2/405/slau535b-876328.pdf Zdravko |