@soso @nmg@eric-wang@All administratorshttps://en.eeworld.com/bbs/thread-507467-1-1.htmlIt's been three years so fast. After lunch in the afternoon, I specially greeted SOSO, and she asked me to "give...
Preparation:1. Modify Flash2833x_API_Config.h to adapt to your target operation status
2. Add Flash2833x_API_Library.h to the code
3. Add the Flash API library to the project
Own application:4. Initia...
1. Use the timer timing function to realize the timer single overflow interrupt and realize P3.0 square wave output
#include "cc430x613x.h"void main(){WDTCTL = WDTPW + WDTHOLD; // Stop watchdog timerP...
I am a power supply novice. Recently, my teacher asked me to make a digital buck circuit. I used a signal generator to generate the pwm signal. After I finished, I found that the gate of the pmos tube...
I have just started working on motor drivers. Do you have any good learning materials or learning experiences? Thanks for the guidance of all the seniors....
[i=s]This post was last edited by qwqwqw2088 on 2020-9-24 08:29[/i]question:
Use the LM2611 chip to convert 5V to -5V to power the op amp. Refer to the circuit design in the manual.The actual designed...