
South Korea’s trucker strike has disrupted Samsung Electronics‘ chip production in China. The Korea International Trade Association (Kita) said a Korean company that produces isopropyl alcohol (IPA), a raw material for cleaning chip wafers, is facing complications in shipping to a Chinese company that in turn supplies wafers to chip manufacturers. Kita said in a statement that about 90 tonnes, or a week’s worth of shipments have been delayed.
KIOXIA announced sampling of the industry’s first XFM DEVICE ver. 1.0 compliant removable PCIe® attached, NVMe™ storage device in 256 GB and 512 GB models. With a new form factor and connector in small size to meet the specification of the JEDEC standard, the XFM DEVICE ver. 1.0 standard is designed to enhance next-generation mobile PCs, IoT devices and various embedded applications.


China approves SK Hynix's acquisition of Key Foundry. It has been about eight months since SK Hynix officially announced its plan to acquire Key Foundry. If SK Hynix embraces Key Foundry, it will leap forward to become the second-largest foundry in South Korea after Samsung Electronics. Production capacity is likely to nearly double compared to before. There is a high chance that SK Hynix will rank in the top 10 in the global foundry market.
Micron Technology, a major vendor of memory chips for PCs and smartphones, said on 30th of June that it now expects smartphone sales to be meaningfully lower than previously expected for the rest of 2022. The company said that consumer demand is slowing because of China lockdowns, the Russia-Ukraine war, and rising inflation.

| Type | Supply | Price | |
|---|---|---|---|
|
DRAM Module ![]() |
DDR3 | ● | ▼ |
| DDR4 | ● | ▼ | |
| DDR5 | ● | ▼ | |
|
Flash Storage ![]() |
SLC | ● | ▂ |
| MLC | ● | ▂ | |
| 3D TLC (BiCS3) | ● | ▂ | |
| 3D TLC (BiCS4) | ● | ▼ | |
| 3D TLC (BiCS5) | ● | ▼ |
● Smooth supply ● Tight supply ▂ Flat ▲ Upward trend ▼ Downward trend

Medical devices are rapidly becoming more digital. From medical imaging systems, patient monitoring devices, endoscopy systems, and automated dispensing cabinets to healthcare edge gateways, an increasing number of healthcare applications must continuously record medical images, sensor data, operation logs, alarm events, and system status while supporting diagnostic and treatment workflows.

Learn what an NVMe SSD is, how NVMe differs from SATA SSDs, and why NVMe storage is ideal for automation, industrial systems, and high-frequency data logging.

Learn what ECC DRAM is, how error correction works, and why it matters for data integrity, system stability, networking security, and mission-critical computing.

NVR storage is not only about capacity planning. It also affects data integrity and long-term system reliability. For AI NVR and 24/7 recording environments, storage devices must handle heavy write workloads, RAID rebuilding, and continuous recording. As a result, choosing between HDD vs. SSD and selecting the right surveillance SSD have become critical for modern surveillance deployment.

Temperature is the silent limiter of every SSD, and the SSD temperature range is both a performance spec as well as a reliability spec. Under sustained load, NVMe firmware tracks a composite temperature and will start to throttle lightly or heavily. So, write throughput drops hard and latency spikes. Heat also speeds charge leakage inside NAND, which accelerates retention loss. The effect worsens as cells age from program/erase wear. Thus, you burn endurance faster and raise data-retention trouble when the drive later remains unpowered.

Garbage collection in SSDs is the controller's quiet cleanup job. It compacts still-valid pages into new space and erases blocks that are now mostly junk. That might sound weird until you remember NAND flash can't overwrite a programmed page. It must erase first, and erase happens at the block level, not per page. So, updates become "write elsewhere, then clean later."