Hello, You may also reference the BOOSXT-DRV8320RS + LAUNCHXL-F280049C InstaSPIN-FOC solution. It can be found in MotorControl SDK here: https://www.ti.com/tool/C2000WARE-MOTORCONTROL-SDK
You can use this solution to support a 60-V max FOC solution…
You may take a look at the link below for JTAG debugger connection.
C2000 MCU JTAG Connectivity Debug (Rev. A ) https://www.ti.com/lit/pdf/spracf0
Please follow the lab user's guide to run the labs within CCS, and see what happens. The GUI is better…
Part Number: TMS320F28027F Hello,
I use the GUI in combination with the motorcontrol package and the 28027F.
a while ago I modified the C2000 Instaspin Universal GUI so I added some code in the index.js file to convert system values.
--------…
Hi Florian,
DRV832x GUI is created externally, we don't have GUI javascript code.
" DRV832X_MSP430F5529_Trapezoidal_Sensored_BLDC" implements sensored trap code, but there is a lot of "extra layers" due to communication with the GUI and JSON protocol…
Sure, My compiler executable is:
IAR C/C++ Compiler for ARM 8.42.1.233 (8.42.1.233) C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.4\arm\bin\iccarm.exe 26/Nov/2019 15:24:32, 27010048 bytes
I'll attach a text file with the complete output…
Part Number: MSP430I2031 Hello,
I have made a board with MSP430I2031 and programmed it using code generated from EMDC using IAR, in Flash erase I have selected "Erase main memory".
I was able to successfully program it.
Logs :
Sat May 21,…
Yes, the F280049C LauchPad can be used with DRV8353, but you need to modify the device configuration files (hal.c, hal.h and user.h) accordingly based on the examples for DRV8320 in motorControlSDK.
There are new GUI for F280049C LauchPad with DRV8320…
Hi Evan,
Please see the feedback of our customer below
Thanks for the response. I followed the Energy Measurement Design Center, and I could generate the CCS code. I did compile and downloaded it to EVM-430F6736 using MSP FET. Here are the Software…
No, we don't have a GUI like that for the IDDK. Most of our IDDK-based example projects expect the CCS Expressions window to be used for viewing and updating variables.
I suppose the fcl_f2837x_tmdxiddk example in the C2000 MotorControl SDK supports…
Part Number: BOOSTXL-DRV8323RH Other Parts Discussed in Thread: LAUNCHXL-F280049C , , C2000WARE-MOTORCONTROL-SDK , BOOSTXL-DRV8320RS , C2000WARE Hello,
I've purchased a LAUNCHXL-F280049C and a BOOSTXL-DRV8323RH, and also have a DRV8301-HC-C2-KIT to…