flashmemory

There are 8 repositories under flashmemory topic.

  • nimaltd/ee

    EEPROM emulation for stm32.

    Language:C38483281
  • bbogush/nand_programmer

    NANDO - NAND Open programmer

    Language:C3392071131
  • FlashSQL/FaCE-temp

    Temporary repository for MySQL with FaCE

    Language:C++18203
  • paoloteti/f021-flash-api

    Rust binding to Hercules ARM Safety MCUs - F021 Flash API

    Language:Rust3001
  • DevMajed/Embedded-Assembly

    Embedded design using Assembly language for AVR. These were part of a sophomore course that I took during my undergrad study.

    Language:Assembly0100
  • rahul-97-barman/SPI_CommPIC

    Developed an interface with an ADC (e.g., MCP3008) and a flash memory (e.g., AT45DB041E) via SPI. The project includes managing simultaneous communication with both devices, handling data transfer, and implementing advanced error detection.

    Language:C0100
  • sushant-XD/AT25F4096-FLASH-MEMORY

    Code for AT25F4096 Flash Memory. This FM model is also available in Proteus.

    Language:C0110
  • MwarandusLab/STM32_LCD_Optimized_Code

    This code saves you 20% of flash memory when working with stm32 which has like 64kb with lcd having I2C adapter. When you use the normal LiquidCrystal_I2C Library consumes 30% of flash memory while this one uses only 10% of the flash memory.

    Language:C++