I want to use a microcontroller to make a protocol converter, because the BMW host computer can only use kma200d protocol, but now there is only kma215 chip, so I need to convert 215 to 200 protocol t...
Today I accidentally saw the newly added live broadcast calendar function, which I think is quite eye-catching. I can see the live broadcast activities of the month at a glance, which is good....
Without further ado, here are the pictures:I recently went on a business trip to a customer's site to debug equipment. The scene is shown above. The technical part I was responsible for included a fun...
There is an EEPROM on the GD32E230C development board, which is read and written through the I2C connection. The relevant files are mainly i2c.c and at24cxx.c and the corresponding header files. Copy ...
1. Generally, each manufacturer's MCU has its own development platform, and there are some third-party ones, such as IAR and MDK. Infineon has its own development environment DAVE, which is said to be...
In the previous section, it was mentioned that the watchdog can be configured by setting option_byte. The project I got did not configure option_byte, but I found that the coder inserted the followi...[Details]
Barcode technology provides an effective and reliable means for fast and accurate data collection and data entry. Together with computers and network communications, it forms the basis of modern co...[Details]
Phison, a flash memory controller chip manufacturer, announced its consolidated financial results for the first quarter of 2019. Thanks to the growth in total shipments of flash memory (NAND Flash) c...[Details]
As mentioned earlier, USB is a host-centric bus, in other words, the host must initiate all transfers, including reception and transmission. The specification defines three basic types of devices: ...[Details]
In the era of nanodesign, design for manufacturability (DFM) methods have taken center stage in improving yield. To achieve higher yields, various techniques are employed both in the initial design...[Details]
MSO3000 Series and DPO3000 Series instruments can help you verify, debug and characterize electronic designs. First, let me talk to you about the main functions of Tektronix DPO3000 series oscillosco...[Details]
How to call functions in C51 file and assembly language file? Answer: The method of calling a function in an assembly language file is the same as calling a function in assembly language, such as: ...[Details]
On June 18, 2020, Zhejiang Binxin Technology Co., Ltd. (hereinafter referred to as "Binxin Technology") officially released the country's first independently controllable 25GE BX01001 network card ch...[Details]
Background
SIP (System in Package) is no longer new in the market. Compared with the electronic products in the 1970s, modern electronic products such as mobile phones and home appliances use inn...[Details]
1. Introduction With the rapid development of power electronics technology, power electronic equipment is increasingly closely related to people's work and life, and electronic equipment cannot do ...[Details]
This article is not an introduction to seismology and seismometer concepts; it will only describe all parts of the project. The device is not intended to replace the professional models used by geolo...[Details]
STM32Cube is a comprehensive software platform covering every family of ST products. The platform includes the STM32Cube Hardware Abstraction Layer (an STM32 abstraction layer embedded software that ...[Details]
In the face of new changes in the energy supply and demand structure and new trends in international energy development, how can energy storage play a key supporting role in accelerating the construct...[Details]
1. Some thoughts
Linux has always been considered a 32-bit "modern" operating system, and generally no one has ported Linux to 8-bit or 16-bit microcontrollers. However, in principle, any microcontro...[Details]
introduction Nowadays, various embedded electronic products have penetrated into every aspect of our lives, and embedded operating systems have become one of the hottest topics. Among them, t...[Details]