Principle of TinySwitch II Series Second Generation Micro-Single-Chip Switching Power Supply The TinySwitch II series is the second generation of enhanced isolated micro-monolithic switching power ...
Recently, I have been studying the communication problems of the laboratory digital variable frequency power supply and power meter. Because it was bought a long time ago, some information can only be...
Reposted from deyisupport [align=left][color=#000]At TI, we often encounter this question: Are there some tips or tricks to master when designing with RS-485? To this end, we have summarized a compreh...
Using the Raspberry Pi PICO and CircuitPython system, plus the AMG8833 sensor and TFT screen, you can make a thermal imager.Project website :https://www.recantha.co.uk/blog/?p=20959...
[i=s]This post was last edited by youki12345 on 2014-3-22 22:57[/i] I made a 2.8-inch screen adapter board, which can connect to most 37-pin 2.8-inch screens on Taobao, with a spacing of 1.0. For spec...
I am using Zhuoli Hanguang's MC400 control console. I use the serial port to connect and the serial port debugging assistant to send and receive commands. After the mc400 control console is turned on,...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
Internal channels of ADC: In addition to using external channels to collect external analog voltage signals, the ADC of STM32 also has two internal channels 16 and 17. Channel 16 is connected to ...[Details]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]
Requirements: Set timer T1 as an external event counter, count 500 pulses every time, then switch T1 to timing mode and output a positive pulse with a width of 10ms at P1.2. Over and over again. A...[Details]