Part Number: DRV8316REVM Other Parts Discussed in Thread: LAUNCHXL-F280025C
Tool/software:
Dear TI Expert,
I am working on a project where I control a BLDC motor at low RPM using the DRV8316R and LAUNCHXL-F280025C , with Universal Motor Lab software .
…
Part Number: DRV8316REVM Tool/software: I will order DRV8316XEVM but there is no any options to select DRV8316T/R (Hardware or SPI variant). It is not visible DRV8316T version on the TI Order page. How can I order "Hardware variant" version ?…
Hi Shahar,
Generating a HEX file in the TI environment can be done as Kevin stated in the project properties.
Serial Flash Programming of C2000 Microcontrollers application note has references to the project build lines for this.
If you wish to update…
Part Number: DRV8316REVM Other Parts Discussed in Thread: MOTORWARE Tool/software: Hi Everyone,
I am looking for some guidance on running DRV8316REVM Sensored Trapezoidal GUI locally. I am able to run it through my browser and select different duty…
Part Number: LP-AM263 Other Parts Discussed in Thread: DRV8316REVM , SYSCONFIG , DRV8316
Tool/software:
Dear TI Team,
I am currently working on connecting the DRV8316REVM to the Sitara AM263 , and I am encountering some unfamiliar connection options.
In…
Part Number: LP-AM263P Other Parts Discussed in Thread: LP-AM263 , DRV8316REVM , TIDM-02018 , SYSCONFIG
Tool/software:
Dear TI Expert,
I'm trying to run the universal_motorcontrol _am263x_r5fss0-0_nortos_ti-arm-clang_3phGaN LEVEL 2 example on the TI LaunchPad…
Hi Shahar,
Shahar Cohen said: Is there an option to cancel the new initialization after the index?
Have you tired this and found it to work?
Maybe resetting it to zero is the incorrect position would be my guess?
Regards,
Yara
Part Number: DRV8316REVM Other Parts Discussed in Thread: DRV8316 Tool/software: Dear TI Experts,
I am encountering a challenge while configuring SPI communication. Based on this lines from the datasheet (page 54 on drv8316 datasheet)
1. "The SCLK pin…
Now, to explain the issue and how I decided on the solution.
The problem:
Since the information related to the streaming process (stdio etc.) is not explicitly allocated with #pragma DATA_SECTION and .cmd file allocation, the compiler performs this process…