B station video collection:
https://www.bilibili.com/video/BV1Ve411x75W?from=searchseid=71364886936769315Whether it is digital IC design or FPGA development, Verilog is the most basic and important ne...
[i=s]This post was last edited by qwqwqw2088 on 2021-11-1 08:18[/i]Analog circuit fault diagnosis is a very complex task. This book explains the common methods of analog circuit fault diagnosis, which...
[i=s] This post was last edited by bioger on 2018-12-26 17:05 [/i] Dear experts: As shown in the attachment, can anyone help me see what the principle is like. Is OUT=in? But does the out output mean ...
1. Main function
/*
* main.c
* author: wx
* data: 2020/1/6
* function: generate the SVPWM wave form, and use graph to see it.
* version: 1.0
*/#include "F28x_Project.h"
#include "math.h"
#include "C28...
Recently, I have used the SPI single-line unidirectional master receiving function of STM32F1. When SPI is initialized, it is configured to SPI_Direction_1Line_Rx mode, but SPI can never receive corre...
The chip I bring to you is still produced by TI - ads1115.It is best to prepare the datasheet of ads1115 before reading this article.
1. Introduction to the chipADS1115 is an I2C compatible ADS111x, u...