This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMDSHVMTRINSPIN: code composer for BLDC Sensor less

Part Number: TMDSHVMTRINSPIN
Other Parts Discussed in Thread: CONTROLSUITE, MOTORWARE

Tool/software: Code Composer Studio

Hello all,

              i have the controller card F2806 installed on the kit 

TMDSHVMTRINSPIN

i would like to load a BLDC sensor less for my LG washer Machine motor , i found in the examples a BLDC sensoless but when i build it it give me error that XDIAS is not installed and not compatible , how can i fix that ? i have 2 cards came with the kit the F2806 and F2802 if you can explain please each card what can i control with ? and do i need to flash the controller with a BLDC sensoless to make it work with my LG washer machine motor or i can do it with the gui of the InstaFOC ? 

thanks  

  • 1. You just need to uncheck the XDCtools by Project Properties->General->Products->XDCtools since the XDIAS was not used in the project.
    2. I guess you said F28069 or F28027 controlCARDs, not F2806 or F2802. Both should be ok for motor control depending on the peripherals (like GPIOs, Interfaces, memory) your system required.
    3. That depends on the GUI, please refer to the GUI guide.

    You may have a look at the C2000 training workshop that helps you to understand the C2000 controller.
    processors.wiki.ti.com/.../C2000_Archived_Workshops
  •  

    thanks for the link , i have the controller card F2806 installed on the HV kit  TMDSHVMTRINSPIN

    i see a procedure i put the link below to flash the controller card with a BLDC senseless 

    2 question 

    1- would this procedure work for me ? 

    2-if i flash the card wrong or something happen , where do i get the original flash back ? 

    3-if this procedure work for me , after i flash the controller card how do i control the motor ? is it the same gui for the InstaFOC ? or which one ? 

     

  • To be the same page, could you please reply to the below questions.
    For question 1, what procedure do you mean?
    For question 2, what an example project are you using for BLDC sensorless you mean? what GUI are you using? please provide detailed information.
    For question 3, this question totally confuses me. InstaSPIN-FOC uses itself GUI that's in motorWare software, not in controlSUITE software.
  • @ 

    1-i attached the procedure its a PDF in the previous post

    2-i was able only to use InstaFOC not the universal one because it give me error for the USB 

    3-am sorry about the confusion i will re phrase my question 

    when i open the instaFOC and ID the motor , i tune the motor with the frequency and the poles etc , now my question once this is DONE and the motor is running good , how to transfer that to a card and to flash it and which card to be in production , not in development 

  • 1. You need to generate the project, open the project and compile it in CCS. The recommend workshop should help you to understand the C2000 controller.

    2. As question 1, you need to configure the project to connect the JTAG, you may have a look at the below link and the recommend training above.
    processors.wiki.ti.com/.../Debugging_JTAG_Connectivity_Problems

    3. The instaSPIN-FOC GUI can't support the project generated by the simulation tool you used, it only supports the project in motorWare.