Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to program TMS320F2812 without using XDS510/560?

Status
Not open for further replies.

KST

Full Member level 2
Full Member level 2
Joined
Dec 12, 2005
Messages
129
Helped
7
Reputation
14
Reaction score
0
Trophy points
1,296
Activity points
1,936
I am a beginer, so if anybody know how to programming for TMS320F28x withou using XDS510/560, could you show me ??? (more cheap, more better)
Mail to: vienthong@visl.gov.vn
Thank you very much ! Happy new year !
 

Circuit_seller

Full Member level 5
Full Member level 5
Joined
Sep 23, 2002
Messages
300
Helped
17
Reputation
34
Reaction score
7
Trophy points
1,298
Activity points
2,350
tms320f2812 jtag programming

Hi

TI provides a software to program it via RS232 protocol.
Look at this page:

hxxp://focus.ti.com/dsp/docs/dspplatformscontento.tsp?sectionId=2&familyId=510&tabId=517
 

KST

Full Member level 2
Full Member level 2
Joined
Dec 12, 2005
Messages
129
Helped
7
Reputation
14
Reaction score
0
Trophy points
1,296
Activity points
1,936
programming tms320f2812 using parallel port

Thank you very much !
But hardware of programmer for RS232 interface ??? Could you show me more details (schematics, . . . . )???
Happy new year !
 

Circuit_seller

Full Member level 5
Full Member level 5
Joined
Sep 23, 2002
Messages
300
Helped
17
Reputation
34
Reaction score
7
Trophy points
1,298
Activity points
2,350
which year tms320f2812 was out?

Hi

I have programmed F2811 with jtag and have no experiences with the software and hardware which program flash from serial port.
 

KST

Full Member level 2
Full Member level 2
Joined
Dec 12, 2005
Messages
129
Helped
7
Reputation
14
Reaction score
0
Trophy points
1,296
Activity points
1,936
circuit schematic of tms320f2812

JTAG ??? Have you got its schematic of hardware ??? software ???
Thank U !
 

buenos

Advanced Member level 3
Advanced Member level 3
Joined
Oct 24, 2005
Messages
959
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,105
serial programmer for tms320f2812

if you program via RS232, you need only a simple serial cable, and a 3.3V RS232 interface (max3232) in the DSPs board.
And you have to hack some files... it is written in the documentation of the RS232 patch.
you need:
-SD emulation drivers
-TI flash algorithms 4.x
-RS232 patch.

It works by me, after many-many wasted time.
 

KST

Full Member level 2
Full Member level 2
Joined
Dec 12, 2005
Messages
129
Helped
7
Reputation
14
Reaction score
0
Trophy points
1,296
Activity points
1,936
tms320f2812 examples

:D:D:D
Could you send me:
-SD emulation drivers ???
-TI flash algorithms 4.x ???
-RS232 fix. ???
Could you give me your Email ???Mail to : vienthong@visl.gov.vn
Thank you very much !
 

buenos

Advanced Member level 3
Advanced Member level 3
Joined
Oct 24, 2005
Messages
959
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,105
rs232 tms320f2812

you can download these from the:
www.spectrumdigital.com

**broken link removed**

**broken link removed**

can't you use search options on the internet?

now, you can sen me an email.
 

7rots51

Advanced Member level 4
Advanced Member level 4
Joined
May 17, 2002
Messages
1,183
Helped
25
Reputation
50
Reaction score
12
Trophy points
1,318
Activity points
9,635
parallel port interfacing with tms320f2812

where is the link for RS232 patch?
 

buenos

Advanced Member level 3
Advanced Member level 3
Joined
Oct 24, 2005
Messages
959
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,105
tms320f2812 cheap jtag programmer

**broken link removed**

its here. cheeck it again!

**broken link removed**
 

mar_deepmode

Member level 1
Member level 1
Joined
May 3, 2007
Messages
36
Helped
15
Reputation
30
Reaction score
8
Trophy points
1,288
Location
Lisboa-Portugal
Activity points
1,509
Re: TMS320F2812 ???

KST said:
I am a beginer, so if anybody know how to programming for TMS320F28x withou using XDS510/560, could you show me ??? (more cheap, more better)
Mail to: vienthong(at)visl.gov.vn
Thank you very much ! Happy new year !

Hi!
I worked with taht DSP a year ago, using Code Composer Studio with DSP/BIOS to do my code and my PC parallel port.
Header files, emulators, code examples, etc, are avaiable in TI.

By the way, be careful with versions. There is a memory mapping incompatibility between newer versions of software and past ones.

Cheers,
mar_deepmode
 

arti.iisc

Junior Member level 3
Junior Member level 3
Joined
Jun 22, 2007
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
india
Activity points
1,514
Re: TMS320F2812 ???

Hi
I am also using TMs320f2812 dsp controller.
TI gives jtag pins for PC interface ,
i have seen in starterkitEZdspf2812 thay interfaced DSP chip with Jtagto Parellel port interface.
I have a confusion cant we direct interface USB port to DSP f2812. or always we need some mediater IC for converting JTAG to USB/Seriel/parellel(for cheap solution)
i got stuck at this point .
Can you help.

Thanks
 

buenos

Advanced Member level 3
Advanced Member level 3
Joined
Oct 24, 2005
Messages
959
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,105
TMS320F2812 ???

usb is not compatible with jtag, not at all.

and its not enough to convert teh signals, because you want to use the jtag for the dsps internal functions, so you need xds510 compatible pod
 

PaulHolland

Advanced Member level 2
Advanced Member level 2
Joined
Jan 15, 2003
Messages
661
Helped
95
Reputation
190
Reaction score
34
Trophy points
1,308
Location
Holland
Activity points
4,850
Re: TMS320F2812 ???

Does anyone know how a video codec can be interfaced to this DSP ?. (any video codec will do, simple A/D D/A 12 bits is fine)
 

buenos

Advanced Member level 3
Advanced Member level 3
Joined
Oct 24, 2005
Messages
959
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,105
TMS320F2812 ???

maybe through a FIFO memory. put the FIFO onto the systembus. the other port of the fifo goes to the codec. this is single directional. you need a clock-oscillator as well.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top