Friends, we have a system, the schematic diagram is shown below. There are multiple boards in the system, and the MCU of the boards are all STM32F103. The boards are uniformly managed by the system ma...
Private Sub Command1_Click() Dim lRet As Long lRet = CreateProcess(CStr("PegHelp.exe"), CStr("file:\Windows\srwcontent.htm"), 0, 0, False, DEBUG_PROCESS, 0, 0, 0, 0) End Sub The above is my EVB code. ...
[i=s]This post was last edited by Zhao Yutian on 2022-8-31 15:52[/i]The employment of highly educated professionals has once again sparked heated debate. Four years ago, Dr. Liu Benliang, who graduate...
Modbus RTU: A serial communication bus protocol based on RS485/RS232 developed by Schneider.
Modbus TCP: An Ethernet-based communication bus protocol developed by Schneider.
CJ/T188-2004: China's urba...
[align=left][font=宋体]Seeing many forum friends light up their own TFT screens, I also flashed a small 2.4-inch screen. This time, the driver used was the hardware SPI driver of OLED from last time. I ...
I am using the S3C6410 development board developed by my company, Nandflash, no Norflash, and SJF6410. When I use Jtag to burn STEPLDR.nb0 (4k), I use the DWN serial port tool to detect and find that ...
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]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[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]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[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]
Today I am using the AD function of the stm8s microcontroller. There are ten channels from AN0 to AN9 on the microcontroller. I want to use only three of them, AN5 to AN7. //ADC initialization void A...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
1. SCL is always controlled by the Master. SDA is controlled by the Slave when reading data and by the Master when writing data according to the direction of data transmission. After the 8-bit data i...[Details]
On the evening of January 24, vivo officially released the first vivo X20 Plus screen fingerprint version equipped with under-screen fingerprint unlocking technology in Beijing. Let's follow the mo...[Details]
It has been known for decades that nearly unlimited energy sources like solar and wind are cleaner and healthier than energy produced by dirty fossil fuels. But the public has occasiona...[Details]
As we all know, EMC refers to electromagnetic compatibility testing, which refers to the ability of the electromagnetic energy generated by a device to neither interfere with other devices nor be int...[Details]