NXP S32K312 Development Board Review | Enabling ADC Data Acquisition and Real-Time Data Observation via Jlink

NXP S32K312 Development Board Review | Enabling ADC Data Acquisition and Real-Time Data Observation via Jlink

▲ Click☆to star me to avoid losing contact Project Introduction This trial project is based on the NXP S32K312 series core board, aiming to collect analog signals through the ADC module and observe the collected data in real-time via Jlink debugging. The S32K312 is a high-performance automotive-grade microcontroller launched by NXP, equipped with rich peripheral … Read more

ACROVIEW Programmer Supports Nuvoton’s Low-Power Microcontroller M483KGCAE

ACROVIEW Programmer Supports Nuvoton's Low-Power Microcontroller M483KGCAE

As a leader in the chip programming industry, ACROVIEW Technology has recently launched a new version of its programming software. With this iteration upgrade, ACROVIEW has also disclosed a batch of newly compatible chip models. Notably, the low-power microcontroller M483KGCAE developed by Nuvoton Technology has successfully passed technical adaptation and officially becomes a compatible model … Read more

ACROVIEW Programmer Supports Nuvoton’s Low Voltage Microcontroller M031TD2AE

ACROVIEW Programmer Supports Nuvoton's Low Voltage Microcontroller M031TD2AE

ACROVIEW, a leader in chip programming, recently announced the latest iteration of its programming software, unveiling a series of newly compatible chip models. In this update, Nuvoton’s low voltage microcontroller M031TD2AE has been supported by the ACROVIEW AP8000 offline programmer. The M031TD2AE is a low voltage microcontroller based on the Arm® Cortex®-M0 core, featuring a … Read more

Advantages and Applications of C Language in Embedded Systems

Advantages and Applications of C Language in Embedded Systems

Advantages and Applications of C Language in Embedded Systems Introduction The C language is a general-purpose programming language that is widely used in embedded system development due to its efficiency and flexibility. Embedded systems refer to systems that integrate computer technology into other devices to achieve specific functions. This article will detail the advantages of … Read more

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Author | strongerHuangWeChat Official Account | Embedded ColumnRecently, I have been asked similar questions: Do I have to learn RTOS when studying microcontrollers? Is there still a future for bare metal development? For microcontroller projects, should I choose bare metal development or RTOS development? Are there still companies using bare metal for projects? …… Many … Read more

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

If you don’t want to miss my updates, remember to check the public account in the upper right corner and set it as a star, and take down the stars to give to me. 01 Introduction STM32: A product released by STMicroelectronics on June 11, 2007, it is a 32-bit microcontroller. GD32: A product released … Read more

Holtek Launches Cost-Effective HT32F49041 USB OTG Arm® Cortex® -M4 32-bit Microcontroller

Holtek Launches Cost-Effective HT32F49041 USB OTG Arm® Cortex® -M4 32-bit Microcontroller

丨Product Introduction丨 Holtek has launched a new Arm® Cortex®-M4 32-bit USB OTG microcontrollerHT32F49041 designed for high-performance computing and USB application scenarios, utilizing the efficient Cortex®-M4 core. This core implements a complete set of DSP instructions and a Memory Protection Unit (MPU), enhancing numerical computation performance and application security. The microcontroller features multiple power-saving modes, making … Read more

ACROVIEW Programmer Supports TI’s 32-bit Microcontroller CC2340R52N0RGER

ACROVIEW Programmer Supports TI's 32-bit Microcontroller CC2340R52N0RGER

As a leader in the chip programming industry, ACROVIEW Technology recently announced the latest update to its programming software and released a list of newly supported chip models. In this update, Texas Instruments (TI)’s 32-bit microcontroller CC2340R52N0RGER has been added to the list of supported devices by the ACROVIEW programmer AP8000. The CC2340R52N0RGER is a … Read more

51 Microcontroller Tutorial (20): Driving the RC522 Chip to Implement RFID Functionality

51 Microcontroller Tutorial (20): Driving the RC522 Chip to Implement RFID Functionality

Table of Contents 1. RC522 Driver PrinciplesDriver Principles 2. Code Implementation 3. Summary & Precautions 01 — RC522 Driver Principles The RC522 is a highly integrated contactless read/write chip launched by NXP, designed specifically for Near Field Communication (NFC) and Radio Frequency Identification (RFID) applications. It is widely used in access control systems, payment terminals, … Read more

STM32 Microcontroller #16: FLASH Memory

STM32 Microcontroller #16: FLASH Memory

Main reference materials: Bilibili @ Jiangxie Technology STM32 Beginner Tutorial – 2023 Edition Detailed Explanation with Chinese Subtitles Development materials download link: https://pan.baidu.com/s/1h_UjuQKDX9IpP-U1Effbsw?pwd=dspb Microcontroller kit: STM32F103C8T6 development board microcontroller C6T6 core board experimental board minimum system board kit Article source file: https://github.com/INKEM/Knowledge_Base This chapter is the final chapter based on Jiangxie Technology’s STM32 beginner tutorial, … Read more