Skip to main content

Questions tagged [flash-memories]

1 vote
1 answer
89 views

In the datasheets of Intel-Altera configuration flash devices (EPCS and EPCQ series), the interface is described as Active Serial Interface (AS) rather than SPI. The interface pins (nCS, DCLK, DATA, ...
Harun Y.'s user avatar
0 votes
1 answer
79 views

I am trying to write to the flash memory of the STM32L4S5QIIX microcontroller on the EVAL-ADIN1110EBZ development board. I have also tried similar code on an STM32L4S5VITX microcontroller on a custom ...
landas's user avatar
  • 21
1 vote
1 answer
89 views

I followed tutorial to store data in flash memory of stm32. I have stm32f407 discovery board, I first flashed code to store a string in sector11 of the flash memory (0x080E0000). Then I checked in ...
Sorabh Rathod's user avatar
9 votes
2 answers
3k views

I've seen two different pendrives go bad in the exact same way: they were written up to 30-40% of their capacity, producing no RW errors in that part. I was using both pendrives each few weeks/months ...
Mister Smith's user avatar
1 vote
1 answer
96 views

Is there a way to figure out whether an SD card is an SDSC or an SDHC (or superior) without using the ACMD41 command? Essentially I find myself in a place where a card has already been initialized (ie....
David G.F.'s user avatar
2 votes
1 answer
199 views

I am currently working on a project using the STM32F072RBT6 microcontroller, where I have implemented a custom bootloader to load an application program into flash memory. However, after the ...
Shyam Parmar's user avatar
0 votes
1 answer
78 views

I'm working on a product with a TFT display and I want to save the screens in a flash memory. I had available an AT26DF161A memory, so I build a prototype in order to test it with a PIC16F883. I wrote ...
Hernan Couto's user avatar
2 votes
1 answer
137 views

I'm working with a handful of NOR flash chips that have a write protection mechanism where the memory can't be written to unless the blocks are unprotected. Evidently, unprotecting them requires the ...
Steve's user avatar
  • 21
-1 votes
1 answer
575 views

I am working with an external Serial Flash memory (Winbond 25Q80). I could read-erase-write the flash memory using SerialFlash library in arduino environment. But it seems data of flash memory gets ...
Shekhar Saha's user avatar
3 votes
1 answer
545 views

I am using an ESP32-S3 chip with 8 MB internal flash. Out of which 4 MB is for the FAT32 file system. I read and write files every 30 min into the file system. I am also using the wear leveling ...
cyber122010's user avatar
0 votes
0 answers
76 views

Can someone tell me how to calculate the power dissipation of digital ICs like NAND Flash, QSPI NOR Flash and microcontrollers?
sushmi Ram's user avatar
2 votes
1 answer
81 views

How does MLC FLASH store multiple bits per cell? I understand that each cell is one MOSFET, are the different bits represented by multiple voltage levels (as opposed to just high/low, which would then ...
Dane's user avatar
  • 179
1 vote
0 answers
81 views

I am wondering if someone can explain how the address lines work on NOR flash. Does each address line map to a physical area in flash? as in A0= 0000-FFFF if this is the case and the NOR has 21 ...
Wellness 2 All's user avatar
0 votes
0 answers
89 views

how to determine what chip wire/leg allows BIOS flashing? I want to modify my MOBO to deny BIOS flashing. I only want it allowed when I really need to write on it. So, I need to know: if it is ...
VeganEye's user avatar
0 votes
2 answers
80 views

I am using MAX35103 sensor in my project and I want to store some constant data into MAX35103 flash memory using STM32. However, I've read something that it is not safe to write data to the MAX35103 ...
semender's user avatar

15 30 50 per page
1
2 3 4 5
8