It has been two weeks since I configured the PWM wave of TIM1, but I still cannot output the PWM wave. Please correct me on what is wrong. Many thanks! ! ! ! ! ! Purpose: Let PE2/TIM1_CH3N output PWM ...
I want to implement Bluetooth communication on the mini2440 (friendlyarm) development board. I first cross-compile the Bluetooth protocol stack on the PC according to the method in the literature, as ...
My boss assigned me a task to redraw the board. The requirements kept changing, and I also learned a lot through trial and error. Because I was using Altium Designer to draw, and I was still a novice....
[url]http://www.mzdesign.com.cn/articleshow.asp?id=309[/url] Introduction to JPG Image Decoding Solution JPG (JPEG) is a static image compression format with excellent compression capability and very ...
I recently designed a temperature measurement circuit and referred to TI's ADS1248 and ADS1220 solutions. The picture above is the thermocouple solution of ADS1220. The model of D1 and D2 in the pictu...
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[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]
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]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[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]
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]
According to foreign media reports, the 2018 GMC Terrain Denali is equipped with multiple collision detection systems, and a recent test verified the safety of the system. Even when driving in a bu...[Details]
Artificial Intelligence (AI) is undoubtedly the hottest topic in the technology industry in the past one or two years. In addition to the huge investments made by technology giants, financial and o...[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]
With the large-scale development of the domestic household photovoltaic market and the improvement of component and inverter technology, the system cost has dropped significantly in the past year. The...[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]