STM32 FSMC LCD Interface and Timing
Guide to using STM32F4's FSMC to map an ILI9341 LCD into AHB space: address/data mapping, timing parameters, FSMC registers (BCR/BTR/BWTR) and GPIO setup for 16-bit LCD.
Guide to using STM32F4's FSMC to map an ILI9341 LCD into AHB space: address/data mapping, timing parameters, FSMC registers (BCR/BTR/BWTR) and GPIO setup for 16-bit LCD.
Overview of DRAM volatility, data persistence to non-volatile storage, and comparison of DRAM vs SRAM access speed and integration density.
Analysis of running MySQL in Docker containers: examines data safety, I/O performance, statefulness and resource isolation, and scenarios suitable for containerized databases.
Compare Flash vs EEPROM: differences in read/write/erase methods, endurance, speed, density, interfaces and typical uses for code storage and configuration data.
Overview of TSV (through-silicon vias): principles, fabrication challenges, and applications in vertical interconnects for HBM, 3D NAND and silicon interposers.
Technical article about electronics and hardware engineering.
Interfacing IS62WV51216 external SRAM with STM32F4 via FSMC: GPIO pin mapping, FSMC timing and control setup, SRAM_Init implementation and static buffer placement.