Skip to main content

Questions tagged [flash]

Flash is a type of EEPROM which is page-eraseable. It's commonly used for microcontroller program memory and code storage. You can use this tag for questions about this type of memory as well as questions about "flashing", the process of changing the data in Flash when programming a microcontroller.

0 votes
0 answers
56 views

I just copied the LaunchPad_F28379d's programming section and was trying to flash the FTDI+EEPROM using FTDI-FT Prog and file F28379D_LAUNCHXL.xml Initially, I was not able to detect the FTDI chip on ...
divyam's user avatar
  • 178
3 votes
2 answers
426 views

I recently tried to desolder SPI flash memory of my laptop which contains UEFI rom. Multiple resources I've looked up suggested this is recommended way. I tried copper ribbon to remove lead but it ...
tmvkrpxl0's user avatar
2 votes
2 answers
147 views

For programming a GD32F103C8T6 MCU, I was going through the GD32F10x-User-Manual-Rev2.9. While going through the Flash memory controller (FMC) section, it states that to write to "Wait state ...
Nobody's user avatar
  • 43
0 votes
0 answers
122 views

I am working on a circuit board project which requires a large amount of memory. I am looking to use a NAND FLASH chip, since I am very familiar with SPI, and very unfamiliar with eMMC, especially ...
JohnFahey's user avatar
0 votes
0 answers
101 views

I have a Zynq-7020-based FPGA board and a QSPI Flash IC (Micron Serial NOR Flash Memory, part number: MT25QL128ABA). I want to interface with this flash in quad mode (i.e., using all four lanes for ...
Alireza Jazaeri's user avatar
2 votes
1 answer
166 views

When using flash memory it is common practice to add a small header to your data pages. Example. You can then overwrite the header with 0's to "erase" the page without actually triggering an ...
Drew's user avatar
  • 8,887
1 vote
1 answer
66 views

One of our instruments currently uses M29W800DB70N6E (from Micron Technology Inc.) which is now Obsolete. We are planning to use MX29LV800CBTI-70G (from Macronix) [ datasheet ] as an alternate. ...
Hazel's user avatar
  • 21
0 votes
0 answers
142 views

I’m working with a TFT display that came with a board labeled Anycubic TFT V0.0.2, which includes an STM32F103 microcontroller and a TC58BVG1S3HTA00 flash memory chip. The display has 45 pins in total ...
pala's user avatar
  • 9

15 30 50 per page
1
2 3 4 5
49