[i=s]This post was last edited by 770781327 on 2014-12-30 08:24[/i] I have been researching this issue recently. There is a camera on the board, and I want to design an app to let me watch the video c...
Xilinx high-performance CPLD, FPGA and configurable PROM series can provide in-system programmability, reliable pin locking and JTAG boundary scan test function. This powerful combination allows desig...
Currently, I am using AD5933 to test complex impedance. The Vout pin cannot output a sine wave. During the debugging process, I encountered a problem: I wrote a reset command to the control register, ...
*Single-point grounding for analog and digital ground* As long as it is ground, it must be connected together and then connected to the earth. If it is not connected together, it is a "floating gro...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
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]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
China Energy Storage Network News:
According to reports, in order to reduce carbon emissions, a group of Japanese technology and energy companies are launching a pilot project that aims to al...[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]
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]
From small households to large enterprises, energy consumption has always been a concern for everyone. The energy consumption of Chinese enterprises has always been high, and the country has also wor...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
Manually assemble the following program machine code and analyze the execution function of the program segment. CLR A MOV R2, A MOV R7, #4 LOOP: CLR C MOV A, R0 RLC...[Details]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]
It is required to use timer/counter 1 for timing, with a timing of 1 second; timer/counter 0 for counter, and the external pulse to be counted is connected from P3.4 (T0). The microcontroller will co...[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]
First of all, let's talk about the 19264 screen The 1926 screen is composed of 3 64*64, 64 rows and 192 columns, of which 192 columns are 64+64+64 = 192 They have CS1 CS2 CS3 controls respectively ...[Details]