Saiyuan Microelectronics was established in January 2011 in the South District of Shenzhen Science and Technology Park. It is a high-tech company focusing on Flash MCU IC design. Saiyuan Microelectronics has nearly 20 years of industrial-grade MCU technology accumulation, and the entrepreneurial team comes from core personnel of well-known companies in the mainland and Taiwan. Relying on the strong support of domestic and foreign IP companies and well-known IC foundries, it has developed a series of industrial-grade general-purpose and special Flash MCU products with high reliability and high cost performance. This series of products has been successfully used by many well-known customers in the industry and is widely used in large and small household appliances, industrial control, motor drive, medical health, security, consumption and other fields.
The number of connected devices in the home continues to rise as consumers rely more and more on the convenience, comfort, health, and safety that connected devices provide. Some devices are used indo...
1. Steps to use lvgl
LVGL has been ported to the RVB2601 development board and can be used directly. The steps are as follows:To add the OLED driver, you can copy the OLED driver from "ch2601_gui_demo...
At the press conference held on August 13, Kirin Software released the latest version of its self-developed Galaxy Kirin operating system, V10. The system is compatible with the Android ecosystem . It...
1. Task Requirements
The timer B of the MSP30F247 microcontroller is used to generate 8 periodic signals with periods of 4S, 2S, 1S, 0.5, 0.25S, 0.125S, 0.0625S, and 0.03125S. The eight periodic signa...
Hello everyone, this is the ds waveform of the single-ended forward switching power supply MOS tube. I want to know
(1) How is the T1T2T3 waveform generated?
(2) There is oscillation in T1, which cann...
The STM8s103f3p3 microcontroller has only one serial port. Sometimes in actual projects, we need to use multiple serial ports to meet project requirements. At this time, we can simulate serial commun...[Details]
1.How many addressing modes are there for ARM instructions? Give examples to illustrate each. answer: Immediate addressing: MOV R0,#15 Register addressing: ADD R0, R1, R2 Register indirect addressing...[Details]
Tesla has finalized LG Chem to supply 21700 battery cells to its Chinese factory, which basically confirms the previous rumors a little bit. 1) Bloomberg report The supply agreement isn't ...[Details]
The latest production and sales data released by the China Association of Automobile Manufacturers show that in September, my country's automobile production and sales reached 2.209 million and 2.271...[Details]
Abstract: In view of the current lack of resources for embedded teaching experimental platforms, in order to combine theory with practice and make the connection between software and hardware closer,...[Details]
Before writing the linker script for GNU ARM assembly, it is necessary to look at the ldr instruction, as well as the ldr and adr pseudo-instructions.
ldr instruction:
LDR lo...[Details]
Nowadays, more and more industries are endowed with technological attributes, and smart door locks are also ushering in a period of brand explosion. Smart locks have a potential market worth hundre...[Details]
Uber announced that it will work with Cruise, General Motors' autonomous driving company, to jointly launch a Chevrolet Bolt equipped with Cruise's autonomous driving system next year. From now on,...[Details]
MSP430F149 (hereinafter referred to as "F149") is
an ultra-low power Flash 16-bit RISC instruction set microcontroller launched by
Texas Instruments
(TI). F149 has rich internal hardwa...[Details]
ALGOLTEK AG9311 is a highly integrated solution that transmits video and audio from DisplayPort alternate mode to HDMI output via USB Type-C. AG9311 supports various @1.62Gbps, 2.7Gbps and 5.4Gbpsu...[Details]
Friends who have been playing with microcontrollers for a long time know that program running bugs are inevitable, and the repetitive debugging process is always painful. If you are not very familiar...[Details]
1 intrins.h header file The header file intrins.h is often used in our daily development of 51 single-chip microcomputers, especially the _nop_() function. The following is the content of intrins.h :...[Details]
The inverter has many setting parameters, and each parameter has a certain selection range. In use, it is often encountered that the inverter cannot work normally due to improper setting of individ...[Details]
1. Clear the 6th bit (bit5) of the uint8_t variable A and keep the other bits unchanged. A &= ~(1 5); 1 is shifted left by 5 bits, and we get 0010 0000 Invert the bit by bit and get 1101 1111 The obt...[Details]
introduction
Frequency hopping communication using MSK modulation has the advantages of concentrated main lobe energy, fast side lobe fading roll-off, high spectrum utilization and strong a...[Details]