Phison: No Need to Be Pessimistic About the NAND Flash Market, Demand is Just Deferred, Not Disappeared

Phison: No Need to Be Pessimistic About the NAND Flash Market, Demand is Just Deferred, Not Disappeared

As COVID-19 rapidly spreads globally, countries and regions have implemented “lockdowns” or “stay-at-home” policies to control the pandemic, leading to a suppression of global consumer willingness. Therefore, some analysts believe that the price of NAND Flash will sharply decline in the second half of this year due to the impact of the “coronavirus”. In response, … Read more

Embedded Software: Functional vs Non-Functional Programming

Embedded Software: Functional vs Non-Functional Programming

Hello everyone, I am the Mixed Bag Master. In this article, we will share a comparison between functional programming and non-functional programming in embedded applications. Functional vs Non-Functional Programming Functional programming (also known as functional programming, lambda calculus) is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing state … Read more

Introduction to the CC2500 Wireless Module

Introduction to the CC2500 Wireless Module

Basic Features (1) ISM and SRD frequency bands of 2400-2483.5 MHz (2) Maximum operating rate of 500 kbps, supporting 2-FSK, GFSK, and MSK modulation methods (3) High sensitivity (-101 dBm at 10 Kbps 1%) (4) Built-in hardware CRC error detection and point-to-multipoint communication address control (5) Low current consumption (13.3 mA in RX) (6) Programmable … Read more

Understanding Azure RTOS (ThreadX) for Embedded Applications

Understanding Azure RTOS (ThreadX) for Embedded Applications

Getting straight to the point: Azure RTOS (ThreadX) is a high-performance real-time operating system (RTOS) designed specifically for embedded applications. So, what is a real-time operating system: A real-time operating system is one that serves real-time running objects, with the English name real-time operating system, abbreviated as RTOS. RTOS aimed at MCU or microcontrollers is … Read more