[font=微软雅黑][size=3]1. A question often asked by novices: What is the difference between C language and embedded C programming? Embedded engineers will generally tell you that the difference is that em...
Recently, when I used CCS to connect XDS100V3 to debug CC1310, I found that I could not connect to the target board.
The following error is reported during Verify:
[Start]
Execute the command:
%ccs_ba...
The compiler environment used is cosmic STM8. The sprintf entry parameter does not support the input of U8 type. It needs to be changed to U16 to pass. Otherwise, the output print will be garbled. Is ...
I use the following method on wince to get mux and sinkfilter hr = m_pCaptureGraphBuilder->SetOutputFileName( &MEDIASUBTYPE_Avi, L"test.avi", &m_pMuxFilter, &m_pVideoFileSink ); Why does an error occu...
Live broadcast time: March 31 (Thursday) 10:00-11:30 amLive broadcast topic: RSL15 - ON Semiconductor's more efficient, smarter and safer BLE 5.2 Bluetooth chipLive broadcast content:
Starting with BL...
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]
Single-chip microcomputer experiment design: It is required to use 8951 series single-chip microcomputer, design a pulse generator with a pulse width duty cycle of 50%, 25% adjustable, and a period o...[Details]
Requirements: Set timer T1 as an external event counter, count 500 pulses every time, then switch T1 to timing mode and output a positive pulse with a width of 10ms at P1.2. Over and over again. A...[Details]
According to a report by Russian News Agency on November 23, Alexander Hanin, founder and general manager of VisionLabs, a Russian facial recognition software development company, believes that in ...[Details]
As an important branch of the power electronics industry, the technological progress of photovoltaic inverters is highly dependent on the development of electronic components and control technology...[Details]
Arduino programming is easy to learn, but it has to be used with an Arduino control board, which makes it more expensive and bulky. In addition, most circuits other than the microcontroller circu...[Details]