Part Number: TIDA-010042 Other Parts Discussed in Thread: MSP430F5132
Tool/software:
Hi,
When I checked pwm signal of high side gate signal of two phases(TD0 &TD1), width of one phase is more than the other. For verification when I checked by forcing…
Part Number: MSP430F5132 Tool/software: Hi,
Please tell me the number of pwm signals that can be generated using msp430f5132.Actually I need to generate a total of 4 pwm signals.
Currently 2 Pwm are genereted using timer D0 and Timer D1 respectively…
Part Number: TIDA-010042
Tool/software:
Hi,
In the reference code provided, timer D is set in high resolution with up mode. As per the code, dead band will be applicable only when high side fet signal falls from high to low and low side fet signal rise…
Part Number: TIDA-010042 Other Parts Discussed in Thread: MSP430F5132 Tool/software: Hi,
In TIDA-010042(msp430f5132 based design), I have changed the timer D mode from up mode to up/down mode .The reason for change was to enable deadband (312ns) on both…
Part Number: MSP430F5132 Hi , We are using MSP430F5132 and PMP7647 source code. In PMP7647 sources ..ADC configuration as below: P1.0 -- Analog input A0 – 10-bit ADC(3) -- Panel Voltage P1.1 -- Analog input A1 – 10-bit ADC(3) -- Battery…
Part Number: MSP430F5132 Other Parts Discussed in Thread: TIDA-010237 Hi Team,
Do we have hardware board of TIDA-010237? I would like to lend it to my customer to evaluate.
Thanks.
Regards,
Charles
Part Number: MSP430F5132 Hi, I am new to MSP microcontroller, What is the provision for doing math's operation on MSP430F5132 microcontroller.
I need to do the transfer function math in the same controller.
Thanks
Part Number: MSP430F5132
Hi Experts!
I'm probing PJ.2 to view ADC10CLK and the waveform is not as expected. Any ideas why this is?
1) I'm not using the debugger. (Using debugger previously made 8 MHz MCLK look strange )
2) MCLK looks perfect…
Part Number: MSP430F5132 Hi experts!
Did I initialize my ADC incorrectly? I can't get interrupt flags to clear no matter what I try. Reading the MEM0 does not clear IFG0 flag, setting ADC10IFG = 0 does not clear.
When I step past line 125, all the…