I used Modlsim to perform functional simulation on the design , and it was correct. Then I added constraints to the design in QuarusII, generated a .sdc file, and compiled it. I put the generated netl...
When connecting the digital ground and analog ground, in order to prevent interference, you can use a 0R resistor to connect them. I asked an old engineer and he said that using a resistor is not very...
You can compare [b][color=#06699][url=https://bbs.eeworld.com.cn/viewthread.php?tid=418487&highlight=]Intelligent power monitoring and protection system creative progress post + automatic control oper...
Angle, distance, speed, and motion direction detection can be done on one board. Infineon's FMCW radar solution Position2Go is here!
It uses a new RF transceiver and main control MCU, which improves p...
Hello everyone, I want to make something now, which requires 868MHz, a distance of 300 meters, and a small amount of data. Please give me some ideas, and I have requirements for the cost, but I want t...
I played around with PWM.The PWM leg is P2.4代码:
#include ti/devices/msp432p4xx/driverlib/driverlib.h
uint8_t TXData = 1;
uint8_t RXData = 0;
//![Simple Timer_A Config]
/* Timer_A PWM Configuration Par...