This reference design demonstrates how to use TI Deep Learning (TIDL) on Sitara AM57x system-on-chip (SoC) to introduce deep learning inference in embedded applications. This design demonstrates how t...
The include .h file in Keil is always in the wrong place. Sometimes it is missing this and sometimes it is missing that . It is very troublesome. Is there any good way? Well, it turns out that it is t...
[p=21, null, left][font=Verdana][size=14px][b][color=#000000]Following the special machine, Qihoo 360 officially entered the hardware field and launched the convenient router product "360 Portable Wif...
I personally think that the following aspects are needed to make analog circuits: a. A good teacher to guide you; (mainly thinking methods and thinking habits) b. Study a few good books; (There are al...
Hello everyone, I recently learned 51 serial communication. The PC sends a string of data to the microcontroller with an indefinite length. After the microcontroller receives it, it sends the original...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
China Energy Storage Network News:
On April 24, State Grid Corporation of China (hereinafter referred to as "SGCC") and China Southern Power Grid Co., Ltd. (hereinafter referred to as "CSGC")...[Details]
When
artificial intelligence
can help humans take on some work, we always divide the responsibilities of both parties very clearly. When humans work, we rarely see
artificial intelligen...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
This example sets up a button to adjust the square wave of different frequencies (multiples of 100) from 100-1000hz. In addition, serial port communication is added, and the corresponding frequency c...[Details]
Requirements: Set timer T1 as an external event counter, count 500 pulses every time, then switch T1 to timing mode and output a positive pulse with a width of 10ms at P1.2. Over and over again. A...[Details]