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?...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]