There is nothing wrong when the program runs normally, but when single-step debugging runs to the step __enable_interrupt(); //Enable global interrupt, an error appears: Can't find a source file at "/...
[i=s]This post was last edited by dontium on 2014-6-15 14:25[/i] I now have three TI power ICs, and I am going to use them to test the actual effect of a WEBENCH design. These three ICs are: UCC28713,...
If JTAG cannot recognize TI's DSP, there may be the following reasons: If JTAG cannot recognize TI's DSP, there may be the following reasons:1. There is a problem with the emulator;2. There is a probl...
The problem is as described above. I use the WINCE5.0 system. When the system seconds are equal to 0, the obtained year will be incorrect, as follows: 15:38:05.875 System time: February 1, 2010 15:37:...
[i=s]This post was last edited by dontium on 2015-1-23 13:31[/i] The adoption of hybrid and electric drivetrains in cars, trucks and motorcycles has created new and previously unknown challenges in th...
STMicroelectronics ( ST ) recently announced the STM8S105 and STM8S207 microcontrollers are particularly suitable for the development of motor control applications that need to be used in harsh electr...
Security PPP is a new model of urban video surveillance projects: 1) The government and social capital establish a project company in a certain proportion; 2) The project company participates in the ...[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]
This program uses the eight-channel ADC single acquisition mode. According to the configuration, ADC12SC will automatically reset after the conversion is completed in the single mode, so it is necess...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[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]
LiDAR: Autonomous driving from the perspective of optoelectronic technology LiDAR and competing sensor technologies (camera, radar, and ultrasonic) intensify the need for sensor fusion and the need...[Details]
ADI has established long-term good relationships with car manufacturers and Tier 1 component suppliers. Based on its previous long-term successful cooperation with new energy vehicles and suppliers 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]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
1. Common knowledge about DMA. 1. Function: to achieve high-speed data transmission between chips. That is, it can achieve data transmission without occupying the CPU. 2. Mode: There are three tran...[Details]
T1 or T2 are two timers/counters of MCS-51 microcontroller. The first method can use two timers/counters to generate rectangular waves. In order to save interface resources, the second method is used...[Details]