[i=s]This post was last edited by Yin Zijing on 2021-4-3 16:22[/i]I came across a video about ZVS by chance. The following figure is the first version of the circuit diagram, which is also a typical Z...
[i=s]This post was last edited by sylar^z on 2019-9-9 08:06[/i]The active ST bone vibration sensor board, first post a picture. The board can be connected by directly soldering a 2.54 double-row pin.T...
sylar^zST Sensors & Low Power Wireless Technology Forum
Have you ever wondered why MSP microcontrollers (MCUs) offer flexibility in their integrated analog-to-digital converters (ADCs), such as programmable resolution or power modes? This level of flexibil...
;********************************************************;Copy and paste RW data/zero initialized data *;********************************************************LDR r0, =|Image$$RO$$Limit| ; is the en...
I used the transparent mode to connect the Bluetooth module and the mobile phone Bluetooth. After the transparent mode of this Bluetooth module was set, it took effect after powering on again. I want ...
A question for those who develop embedded systems: Is the main() function the place where the program starts to execute? My teachers in college always said that the entry point of the program is the m...
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[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]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
The photovoltaic inverter is the core equipment of the photovoltaic system. Its main function is to convert the direct current generated by the photovoltaic modules into alternating current that meets...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]