I want to run the HIDAdvRemote example program on cc2540, but TI's examples only include cc2541, not 2540. So I want to ask which files to modify so that it can run directly on the cc2540 development ...
stm32F101 freezes, manual reset doesn't work, only power-on reset works, what should I check?:funk::funk::funk::funk::funk::funk::funk::funk::funk::Sad: :Sad::Sad::Sad::Sad::Sad::Sad::Sad:...
At the beginning, I used IAR to debug. When burning the program, an error message appeared. I forgot what the message was. Later, after installing ON Semiconductor IDE , it was normal. It should be th...
littleshrimponsemi and Avnet IoT Innovation Design Competition
Didn't they say that they have it since 2007? How come the latest version 9.5 doesn't have it? The network label is only displayed in the lower left corner, not on the line. Don't say it's a color pro...
I just started to use power modules and want to make a 12V/25W power supply to power the amplifier. The initial plan is to pass 220V AC through a 24V/30W transformer, then through a bridge stack and t...
If the field effect transistor is connected as shown in the figure, is its function equivalent to that of a diode? If so, what is the main difference between it and a diode?...
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
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]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[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]
At present, the Beidou system has achieved industrial breakthroughs and leapfrog development in five major areas, including the automotive OEM market, smart phones, and high-precision applications....[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]