This is a ported version from NXP senior engineer RockySong (Song Yan), using i.MX RT1050/1060 controller, with powerful performance.https://github.com/RockySong/micropython-rockyThe programmable visi...
Recently, we used the ADC built into the MCU when developing a project. During the debugging process, we found that the channels were interfering with each other. We have used it several times before,...
[color=#000080]A: Where does the power supply for this chip on the IMX6 come from? Is it output externally? [/color] [color=#006400]B: The chip generates power for itself, and an external capacitor is...
Currently, all smart clocks and smart ornaments on the market need the function of obtaining time and weather information. Many customers and friends have asked about this before, so I wrote this arti...
In the past two years, Apple, Samsung and other companies have deployed Mini-LED products, triggering an investment boom in the industry. As LED manufacturers have expanded Mini-LED production capaci...[Details]
The AVR watchdog timer is driven by an independent 1 MHz on-chip oscillator. This is a typical value when VCC = 5V. See the characteristic data for typical values at other VCC levels. The time inte...[Details]
1 Image Display Trends in Smart Cockpit Domain Socionext's main focus in the field of automotive electronics and electrification is on smart cockpit domain controllers. One of the current pain poin...[Details]
In the last lesson, we know that "for(i=0;i 30000;i++);" only delays for a certain period of time. Although we can change 30000 to other numbers (not exceeding 65535) to determine the duration of the...[Details]
The current sampling circuit uses a shunt: R57 and R56 are sampling resistors, C21 and C22 are sampling capacitors, and they provide a sampling voltage signal for the sampling channel. The size of...[Details]
According to Bloomberg, people familiar with the matter said that Intel Corp.'s talks with SiFive Inc broke down because the two companies could not agree on financial terms. The latter is interested...[Details]
Driven by the Internet of Things, big data, and intelligence, unstructured data such as videos and images are experiencing explosive growth. Technologies such as face recognition and intelligent a...[Details]
Preparing for electromagnetic compatibility ( EMC ) emissions and susceptibility testing can raise your blood pressure. Will your product pass? Good design practices and relying on your intuition abo...[Details]
Water pump motors are an essential component of a variety of industrial and residential applications, from water pumps to HVAC systems. However, these motors are prone to overheating, which can lea...[Details]
Nowadays, most users have a power bank as a backup tool for mobile phones, tablets and other devices, especially iPhone users. The non-removable battery design means that the phone can only be used...[Details]
Features: This design uses STC89C51/52 (compatible with AT89C51/52, AT89S51/52, please leave a message to specify the microcontroller) as the main controller The main function: The microcontrolle...[Details]
Introduction The analysis and testing of ultrapure gas and high-purity gas is a branch of trace analysis. It is a narrow but practical professional discipline that studies gas purity analysis and the...[Details]
LED light sources have developed rapidly in the past decade and have been quickly applied to terminal markets such as automobiles, buildings, medical treatment, and landscape lighting. LED lighting h...[Details]
According to Reuters, Swedish telecommunications regulator PTS said on the 6th that Huawei has appealed Sweden's decision to exclude it from 5G networks. Sweden announced last month that it would ba...[Details]
I recently did some debugging on encryption, so I'd like to make a record here.
In fact, it is very simple. You just need to operate #FF0F. For the specific bit operation, please refer t...[Details]