I just started to learn RF wireless connection chips. I started with the simplest protocol. I can almost use BasicRF. I would like to share my learning notes. The communication protocol of the wireles...
As the Internet of Things technology is booming, embedded development has regained the attention of IT professionals. So, what is an embedded system? What are the components of an embedded system? Wha...
Live Topic : Simplifying Security Application Design with dsPIC33/PIC24 and ATECC608 Devices | Microchip Security Solutions Series Seminar No. 15Content Introduction: Learn how the hardware code prote...
Portable spectrum analyzers have become a common choice for radio interference detection and analysis, especially for on-site interference troubleshooting and tracking and positioning applications, du...
[i=s]This post was last edited by qwqwqw2088 on 2019-10-25 08:32[/i]The reference design implements Class 0.1 split-phase energy metering using high-performance, multi-channel analog-to-digital conver...
[Xianji HPM6750 Review] HPM SDK Development Environment Construction and Hello World
In the previous post, we introduced how to download the materials needed for HPM6750 development, including the dev...
The following functions are included in the UCOS application of 2210:
void TargetInit(void)
{
OS_ENTER_CRITICAL();
srand((uint32) TargetInit);
wins();
Timer0Init();
OS_EXIT_...[Details]
Apple is about to unveil its first new Mac equipped with its own ARM chip at a launch event this month, but before that, the benchmark test results of the "A14X" chip have been exposed on the ...[Details]
As mentioned before, only two advanced timers TIM1 and TIM8 of STM32 can have complementary output. The six-step PWM output we are talking about here requires complementary output, so only TIM1 and TI...[Details]
Introduction What is an interrupt When the CPU is running the main program, it pauses to process other programs and then comes back to process the main program. This is an interrupt. Interrupt Sour...[Details]
Micro-electromechanical sensors (MEMS) inertial sensors have developed rapidly in recent years and have been widely used. As an important MEMS, micro-inertial sensors are composed of micro-gyroscopes...[Details]
Classification of harmful gas detectors
1. Classification by usage
◆ Portable harmful gas detectors
The instrument assembles sensors, measuring circuits, displays, alarms,...[Details]
Continuing from the last discussion on the life and death of Moore's Law, the essence of the discussion is the innovation discussion (Part 1) . Speaking of IEDM, it is one of the three top confer...[Details]
The following is an introduction and explanation of the uninterruptible power supply circuit diagram of the mother-and-child telephone: The uninterruptible power supply circuit diagram of the mother-a...[Details]
The model classification of automobile generators is mainly divided into the following categories: according to the overall structure, ordinary AC generators, integral AC generators, AC generators ...[Details]
Today I am using STM8L151K6 as output enable for ADP3110A, so I configured the IO port as follows: PC1 GPIO_Init(ADP3110A_EN_PORT, (GPIO_Pin_TypeDef)ADP3110A_EN_PINS, GPIO_Mode_Out_PP_High_Fast); GP...[Details]
On September 17, Shenzhen Basic Semiconductor Co., Ltd., which focuses on third-generation semiconductor silicon carbide power devices, completed its C1 round of financing, which was jointly invested...[Details]
Magic Leap has raised $350 million in funding, CEO Rony Abovitz announced in an internal email to all employees. Rony Abovitz said the round was led by "Magic Leap's current major investors as well...[Details]
Atmel has announced the expansion of its ARM Cortex-M4 Flash microcontroller lineup with the addition of the SAM4E series of devices featuring advanced connectivity peripherals, a floating point unit...[Details]
Mitsubishi PLC (Programmable Logic Controller) is a programmable logic controller widely used in the field of industrial automation. In Mitsubishi PLC, the TRD instruction is an instruction used to...[Details]