I would like to ask if any expert has done AD conversion on 2407 and can help me find out what is wrong with my program? I input a sine wave between 0 and 3.3V into the AD port corresponding to IB. I ...
[i=s] This post was last edited by ienglgge on 2017-1-10 21:10[/i] [align=left][size=4][font=宋体][color=#000000] [/color][/font][color=black][font=宋体]AM437x [/font][/color][color=black][font=宋体]Technic...
There is no problem with the program preview, and there is no problem with taking photos at 800*600. But when the photo is changed to 1024*768, 1280*1024, 1600*1200, invalid data will appear. As the r...
How to learn MCU for beginners! Please read this! "51 MCU C language quick start"! [url=http://u.xunzai.com/fileview_46147.html]http://u.xunzai.com/fileview_46147.html[/url] [url=http://pickup.mofile....
I am currently using the SensorTile kit and want to make something related to audio. Currently, I need two examples to support 1. How to use this board to play music in MP3 format, which needs to be b...
What tool is the fastest and easiest to develop a driver? What basic knowledge is required? Please recommend some relevant learning materials, thanks!...
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]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
The status of interrupts in developing embedded systems is absolutely unquestionable. In the era of C51 microcontrollers, there were only 5 interrupts, including 2 external interrupts, 2 timer/counte...[Details]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[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]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
This is a "cooperation" that is related to the future development of China's semiconductor industry. Let's follow the embedded editor to learn more about the relevant content.
Last week, a...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]