[i=s]This post was last edited by frily on 2020-8-26 18:30[/i]I bought an AD7606 ADC module on Taobao (https://detail.tmall.com/item.htm?id=609093475396spm=a1z09.2.0.0.700f2e8dErgCtZ_u=q8a0n597141) to...
Recently, I need to do some performance analysis of SWIM, so I want to know the limit performance of STM8 SWIM when downloading Flash. Is this limit performance 19kb/s?19kB/s is calculated by myself a...
The supply voltage of ADS7822 is 5.05v, the reference voltage is the power supply voltage, and the input is 0.6v-3V. The collected value corresponds well to the input voltage within 1V. When it exceed...
It involves GIO and HET for GIO. Use HCG to create a project. I accidentally triggered a problem below, so I won't delete it. My browser is IE10 [table=98%] [tr][td][list] [*]Close[*][color=#006699]Up...
The weight sensor measures the flow of dynamic materials, but I cannot determine the sampling time pulse, so I cannot determine the flow of the entire production line (the installation method is as fo...
I am a newbie, using xps 14.6, plb bus, and added mircoblaze and xps interrupt controllers, with instances microblaze_0 and xps_intc_0 respectively. Now I want to connect the INTERRUPT of microblaze_0...
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[Details]
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[Details]
1. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
Processors with artificial intelligence are mostly integrated into cars, PCs, security cameras, smart speakers, robots and other related technology equipment, but
AI
chips were initially de...[Details]
Every era has its own representative company, and the small game between representative companies in the big era also reflects the big game between countries to a certain extent. Let's learn about ...[Details]
Many embedded geeks are wondering what the future holds if they continue to invest time, energy and money in MICroChip's PIC32 series MCUs. Will their investment be safe, and how does it compare ...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]