Part Number: MSP430F5172 Other Parts Discussed in Thread: TEST , MSP-FET We bought a batch of msp430f5172 chips Order No.: t01828184, quantity 2K Order No.: t01755412, quantity 2K Order No.: t01755410, quantity 4K The total quantity is 8K. After putting into…
Part Number: MSP430F5172 Other Parts Discussed in Thread: TEST Hi,
What is the latest revision of MSP430F5172IRSB?
Customers have Rev. C and D, but they can't tell the difference.
Best regards,
Rei
Part Number: MSP430F5172 Hello,
I am using MSP430F5172 for running a buck converter. I want to be able to set the duty cycle to zero to shut down the converter. I was initially having trouble bringing the duty cycle to zero by using mode 5 (reset mode…
Also related to this, is there a way to have separate deadtime values for the rising and falling edges similar to pic33 microcontrollers as shown below?
Part Number: MSP430F5172 Is there an alternate to enable GPIO pin? I am using the function below. I am getting some on and off signals (which mainly results from noise in my sensor).I am using some of the P3 pins for PWM generation, I was wondering if…
Part Number: MSP430F5172 Other Parts Discussed in Thread: TEST , MSP-FET Hello,
I am trying to program MSP430f5172 microcontroller using an evaluation board. I am getting the error below ("Error initializing emulator: no USB FET was found"). …
Part Number: MSP430F5172 Other Parts Discussed in Thread: TEST Hello,
I am programming MSP430f5172 microcontroller. I have 3 voltage and 3 current sensors in my power converter. I am planning on using a DMA channel for storing ADC readings. I am able…
Part Number: MSP430F5172 Other Parts Discussed in Thread: TEST The purpose of the circuit is to measure the time between the rising edges of two pulses, with a desired accuracy of 4 nS.
Circuit and Program:
The Circuit : externally connected to the 11…
Part Number: MSP430F5172 Hello,
I am having issues with the duty cycle generated in my code. I am using this code in my power converter but in this case, I am just giving a fixed duty cycle value and only turning on the gate driver supply (not running…