Monday, 5 February 2018

flash - Are there datasheets for this dataflash memory?


It's hard to read what is written on this dataflash memory but it looks like 25p80vg. I searched for datasheets and found some things similar to it, but couldn't find anything that matched it exactly. Are there datasheets for this?



Answer



the data sheet i used to answer your other question is http://pdf1.alldatasheet.com/datasheet-pdf/view/181475/WINBOND/W25P80VFIG.html


The last to letters (VG) are voltages And packaging information


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...