High voltage -980V, the nominal value of the high voltage capacitor used is "103 1000V". Although the withstand voltage value is greater than the actual usage value, have you considered leaving a larg...
Industrial parts counter program: (starting from 0 to 999) GW equ 60h ; Units data buffer SW equ 61h ; Tens data buffer BW equ 62h ; Hundreds data buffer Mov GW,#0 ; Initialize all to 0 Mov SW,#0 Mov ...
If you have used XDS510 to emulate C2000, you can now refer to the following method to debug M3The Texas Instruments Stellaris microcontroller does not support a return TCK pin and most Stellaris boar...
My friend brought me a single-chip microcomputer, which is a GPS wireless communication module. I saw an 89C51 chip inside. My friend asked me to help him read out the program in this single-chip micr...
There is no better way than timed polling + state machine scanning keys. This framework supports short press, short press and release, long press, and long press and release recognition. Of course, wi...
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[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]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
The day before yesterday, another mainland technology company submitted a prospectus to the Hong Kong Stock Exchange. The company is called "Jia Nan Creative (hereinafter referred to as 'Jia Nan')"...[Details]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[Details]
One addend is in the on-chip RAM 40H, 41H, 42H units, the other addend is in the on-chip RAM 43H, 44H, 45H, and the sum is stored in the 50H, 51H, 52H units, with the carry bit stored in 00H. Please ...[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]
Take serial port interrupt as an example: like: void serial() interrupt 4 { } and void serial_uart() interrupt 4 { } The functions of both functions are to define the serial port interrupt function. ...[Details]
Not long ago, we discussed the disruptive trends that will change the future of display solutions and the changes that High Dynamic Range (HDR) can bring , which provides a more realistic...[Details]
Today, the country attaches great importance to the Internet of Things, and the Internet of Everything has become the vision of all people in related industries. However, at the same time, masterin...[Details]
As one of the four major Chinese cool alliances, ZTE Mobile undoubtedly has a relatively deep foundation. However, this mobile phone brand has gradually declined in recent years. Now it is hoping t...[Details]