I heard that you can run commands in Ring0 with the wdm driver. It made me feel very happy. Later, I read some related articles on the Internet. I became very interested in the wdm driver. But I don’t...
Regarding micropython uart communication, is there any receive interrupt or state machine? Can I only poll with uart.any() > 0? Is there any example of sending and receiving based on modbus? Found a r...
There are a lot of boot code analyses like 2440init.s on the Internet. My question is: Is this code compiled separately and then burned into the flash? In this case, the 2440 can copy it (the first 4k...
[i=s]This post was last edited by Xiaochao@hit on 2015-11-18 10:47[/i] [align=left][color=#000]Recently I am using the [color=rgb(205, 23, 31)][url=http://www.ti.com.cn/product/cn/CC1101]CC1101[/url][...
Excuse me, how does the SD card send commands? I saw a piece of code, but I still can't understand it. Please help
uint8 MMC_SD_SendCmd(uint8 Cmd, uint32 arg) { uint8 r1; uint8 retry=0; SPI_SendWreit(...
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[Details]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
Since the first draft of the 5G
NR standard was officially launched at
the end of 2017
, the
5G
commercialization process has taken a substantial step forward. From that moment on, mo...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
According to MEMS Consulting, single-chip radar system-on-chip (SoC) is becoming one of the most popular new sensors . Its widespread adoption in automobiles has greatly increased sales, thereby pr...[Details]
ADC: 1. The ADC module inside STM32 has three ADC1, ADC2, and ADC3, which are independent of each other, so synchronous sampling can be performed. 2ADC input clock must not exceed 14MHz, it is genera...[Details]
;The hardware connection circuit of the 51 single-chip microcomputer is as follows: ;P1.3 and P1.4 are each connected to a button; ;P0.0 and P0.3 are each connected to a light-emitting diode; ;P2.0~P...[Details]
(1) JTAG is a communication standard used for real-time and fast communication between computers and microcontrollers. The JTAG function of AVR (only available on some models) makes AVR debugging ver...[Details]
On November 23, Toyota recently released its latest humanoid robot, the T-HR3, which the company said "represents an evolution of the humanoid robot played by previous devices ". This new robot was...[Details]