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.

Piccolo Control Stick F28069 USB communication

Other Parts Discussed in Thread: CONTROLSUITE

I want to send data and receive from Control Stick by USB communication to GUI application created in visual c#.

But I am neither able to send nor receive data to USB. I want to know is that possible in control stick. 

Any example project or documentation will help me a lot. Is there any library or some thing else I have to use it please mention.

If there is any thing wrong in question please correct me. 

Thank you 

Regards

Arun

  • Hi Arun.

    First of all please check your device part number and later through this link:

    http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/171703.aspx

    Secondly, if the above conditions are satisfied do check the following link in controlSuite:

    C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_examples_ccsv5

    You'll get all the sample codes on USB peripheral.

    Regards,

    Gautam

  • Thank you Gautam for your advice. 

    I want to know how to configure control stick for USB communication through a GUI application. And device is F28069 control stick (not a F28069U). Is it possible to use it .

  • Arun, sorry to inform that you won't be able to use it for USB driver implementation. For creating a GUI, you can use GUI  composer for which you find the doc here: http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/323334.aspx

    Regards,

    Gautam

  • Gautam, Thanks for your reply.  I want to ask that the sample projects example which you have mentioned earlier can be used with piccolo control stick F28069 or not. 

    Because when I build that sample program on control stick nothing happened and except LED was blinking all the time.

    Can those projects such usb_bulk_example can be used with control stick to send and receive data from computer via visual studio c# application or not.?

  • Hi Arun,

    I want to ask that the sample projects example which you have mentioned earlier can be used with piccolo control stick F28069 or not.

    Yes offcourse. But the ones that are bundled with the controlStick can be found here which exclude the usb development samples: C:\ti\controlSUITE\development_kits\F28069 controlSTICK

    Because when I build that sample program on control stick nothing happened and except LED was blinking all the time.

    By default LED blinking program is loaded and so after building any sample program you'll have to press the Debug Button to load the program to the controlStick.

    Can those projects such usb_bulk_example can be used with control stick to send and receive data from computer via visual studio c# application or not.?

    As I've already mentioned depends on the part number of the controller on the controlStick. If it doesn't have 'U' then you won't be able to!

    Regards,

    Gautam

  • Hi Gautam , 

    Thank you for providing the valuable information. 

    I have one more question that even my control stick have microcontroller on it is F28069 still why it can't be used for usb communication, then those USB examples(which also belongs to F28069 device family) which are present in the following location:

    C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_examples_ccsv5

    how they can be useful ?

    and now I am buying a experimental kit which is mentioned in the following link:

    http://www.ti.com/tool/tmdxdock28069

    can this be useful for setting up a USB communication with the computer , I mean can I create a GUI application (in micosoft visual studio 2010) which can be used send and receive data  from microcontroller or it is also of no use like control stick for USB communication? 

  • how they can be useful ?

    I don't remember if the F28069 controlStick has USB muxing available at J1. If they are, then check whether you can replace the current part number with the 'U' part number (Replace the IC).

    Now, about the experimental kit, please check the schematic and BOM of the kit before purchasing. Check the controllers part number.

    These are the part numbers you should be looking for:

    Regards,

    Gautam

  • Gautam, 

    Thank you for help.

    I have received one CD with control stick. It has one GUI application (named RT-SineFIRFFT32 ) which can also send data to microcontroller then how is it possible to use it in that way. If I am wrong then please correct me.

    Regards 

    Arun