I use the GD32F103Cxx microcontroller. I turned on the PWM function provided by the microcontroller. After initialization, the output can be output normally, but there is a problem that cannot be solv...
The pinout and schematic diagram of the CC430F513XIRGZ board represented by Lierda Company and its code are presented to you here! ! ! [[i] This post was last edited by Xinhai Baby on 2011-10-12 09:39...
What you need to pay attention to recently is that the most eye-catching change of Xiaomi Note is that it has been called HiFi. At the press conference, Lei Jun used a lot of technical terms to explai...
[i=s]This post was last edited by sky999 on 2019-7-15 17:52[/i]When only 5V is powered, the LED does not light up. When 220V is powered, the LED lights up. If the neutral wire is disconnected and the ...
The latest information provided by TI is really powerful. It can be said that the performance, price and function are ahead of similar chips. The most exciting thing is that this chip is designed by T...
This equipment adopts independent system, with vibration control system and constant temperature and humidity control system; it can perform individual test or composite test on high temperature, low ...
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]