Part Number: MSP430FR2355 Other Parts Discussed in Thread: TIDA-010056 , DRV832X , MSP430F5529
In MSP430FR2355 maximum clock frequency from clock module is 24 MHz. Then how in TIDA 010056 Trapezoidal example code clock frequency 25 MHz is used? for calculating…
Hello John I know this diagram. I am asking how to use another ADC like current,BEMF in given TIDA 010056 Trapezoidal code. I want to know configuration of another MEASURE_IDC adc macro to use it in code? I wanted to know in code implementation.
Part Number: MSP430FR2355 Hello I want to know why there is two bit right shift of ADC RESULT for SPPED REF value in given TIDA Trapezoidal code? This is what written in code.
ADC_RESULT = ADCMEM0; SPEED_REF = (ADC_RESULT>>2);
Part Number: TIDA-010056
Hello Team,
We are getting voltages on output side. We have connected lamp load as 3 phase. But when we are are varrying potentiometer we can't see change of pwm duty cycle. We have connected lamp load as 3 phase. Ideally when…
Part Number: TIDA-010056 Other Parts Discussed in Thread: MSP430FR2355 Hello,
I am working an TIDA-010056 Evaluation board for running a BLDC motor.
For data monitoring, I wish to use UART module and capture data via RS-232.
Working previously on TIDA…
Part Number: TIDA-010056 Hello TI Helpers,
We have developed our own board using TIDA-010056 schematics. We are not getting proper voltage across MOSFET. From MCU side we had check waveform of PWM which are properly generating. We are using DRV8353RH…
Part Number: TIDA-010056 Hello Ti Helpers,
We are using TIDA-010056 for our project purpose. We have connected bulb of 12V in 3 phases (STAR connected) on output side because of unavailability of BLDC motor. Hall Sensor Signals we are generating from…
Part Number: TIDA-010056 Other Parts Discussed in Thread: DRV8350 Hello TI Helpers,
In CCS debugging mode we are seeing that fault pin of driver IC DRV8353RH which is connected on P4.0 is low. ( In P4OUT register we show ). So how to check that which fault…
Part Number: TIDA-010056 Other Parts Discussed in Thread: MSP430FR2355 , DRV8350R , DRV8323 , DRV8350 , DRV8353 Hello TI Helpers,
I am using TIDA-010056. In which I have not connected BLDC motor to the hardware. I have also not connected Hall Sensors of BLDC…
Part Number: TIDA-010056 Other Parts Discussed in Thread: MSP430FR2355 , MSP430FR4133 , Hello TI Helpers,
I'm using CCS version 10.1.1.00004 . I have MSP430FR4133 launchpad used as burner into my controller which has MSP430FR2355 MCU and gate driver…