Part Number: TMS320F28069F
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
hi
i designed f28069 control board
i used J-tag to connect cpu and programing
but now i need to use only usb to connect computer and programing
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.
Part Number: TMS320F28069F
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
hi
i designed f28069 control board
i used J-tag to connect cpu and programing
but now i need to use only usb to connect computer and programing
Hi Kyrie,
Are you asking how to do this from a Hardware or Software perspective?
There's usb and serial flash programming support within C2000ware, but I think the usb programmer content is meant for F2837x and may need to be altered. Located at the C2000ware directory below:
C:\ti\c2000\C2000Ware_2_00_00_02\utilities\flash_programmers
Best,
Kevin
I have 2 qiestions
First,Is my hardware able to programming by usb?need other ic? btw i'm using jtag to program all function is work
Second, Is about software like you said
Hi Kyrie,
HW wise you should be OK.You can check the USB section 17 of the TRM for additional information on HW concerns:
What value is the resistor on USB_vcc? It should be 100K or close to it to prevent over-voltage on the I/O buffer (USB_vcc is usually ~5V). Also D+ and D- should be differentially routed with 90 ohm characteristic impedance.
SW wise I'll try and have someone else comment that has more expertise.
Best,
Kevin
Hi Kyrie,
Are you still needing additional help on this?
There are several USB examples within C2000ware you can use to test your USB interface if you're stuck on the SW side:
C:\ti\c2000\C2000Ware_2_00_00_02\device_support\f2806x\examples\c28
Then trying to port the programmer solution would likely be the next step:
C:\ti\c2000\C2000Ware_2_00_00_02\utilities\flash_programmers
Best,
Kevin