--South China Team, Daniel Shen
Recently, Texas Instruments (TI) launched the latest generation of ACF Controller UCC28782. TI has been committed to the development of the latest AC-DC conversion tech...
Generally speaking, ceramic capacitors and high-frequency capacitors are two very similar capacitors. In fact, there are differences between high-frequency capacitors and ceramic capacitors. High-freq...
[b]Live broadcast time: [/b] Today morning 10:00-11:30 [b] Live broadcast preview: [/b] Silicon carbide (SiC) is one of the innovative products in power semiconductor products. Compared with tradition...
I won't say much about threadX rtos. From the perspective of safety certification, it is enough to beat other rtos on the market. tx is also very convenient in porting, especially the support of ports...
[align=center][/align] [align=left]It used to be cool to work on circuits. You earned a lot and you felt like you had high skills. [/align] [align=left]But I don’t know since when, people who work on ...
Introduction
The main purpose of writing this tutorial is to share with you the basic methods of using STM32. It is also a summary, record and memo for my own learning process, so as to avoid r...[Details]
1. The program structure adopts the main program and interrupt service subroutine structure 2. Timing interrupt program, parallel port output, control the movement of colored lights Timer...[Details]
Before mass production, autonomous vehicles need to undergo extensive road testing to meet commercial requirements. Efficient closed-loop data flow is the key to the implementation of autonomous driv...[Details]
1. Definition of pointer variables The definition of a pointer variable is similar to that of a general variable, and its form is as follows: data type * identifier; means it is defined as a mem...[Details]
GigaDevice (stock code 603986), a leading semiconductor device supplier in the industry, announced that at the Global Double Summit held on November 7, GigaDevice won the "Best Electronics Company of...[Details]
Recently, Huawei Technologies Co., Ltd. disclosed a patent for "gene matching technology", publication number CN112309501A, and the application date was October 2019. Image source: Qichacha The...[Details]
Speaking of robots, we may also think of a "helper" that is now used in many industrial fields - the robotic arm. People often imagine the robotic arm as a mechanical and electronic device that looks...[Details]
Zhongke Lanxun was awarded the title of "Excellent Brand" by Fenda Technology Recently, the 2021 Core Supplier Conference of the Audio Division of Fenda Technology was grandly held. Zhongke Bluexun w...[Details]
According to MSPoweruser, OnePlus recently officially released the new OnePlus 8/Pro mobile phone. Its rear quad-camera module has been confirmed by foreign media including Max Weinbach and and...[Details]
According to public information on the Internet platform, the Baidu car manufacturing company previously reported by the media has completed registration and is named Jidu Automobile Co., Ltd. with a...[Details]
According to Nantong Daily, Jiangsu Huacun Electronic Technology Co., Ltd. independently developed the first PCIe5.0 SSD storage control chip in China and successfully taped it out at TSMC. Currently...[Details]
Through the previous input and output content (LED control and button use), we have a basic understanding of controlling the I/O port. If you need to output high or low levels, you can write "1" or "...[Details]
2-1. Switching power supply transformer Modern electronic equipment has higher and higher technical performance indicators such as power supply efficiency, volume and safety requirements. Among the ...[Details]
1. Experimental Purpose By controlling the two LED lights DS0 and DS1 on the Battleship STM32 development board to flash alternately, a marquee-like effect can be achieved. 2. Introduction to STM3...[Details]
To debug ARM, you must follow ARM's debug interface protocol, and JTAG is one of them. When simulating, IAR, KEIL, ADS, etc. all have a public debug interface, and RDI is one of them. So how do we co...[Details]