Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Ads

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C54x

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

Search Results for "gpio"

  

Post a new Thread

TOUT as GPIO   [3 Articles]

Nithin Rajagopal - Feb 8 2005
Hi I dont see anything mentioned in the C5416 datasheet about the TOUT (timer out) pin being able to be used as a GPIO pin. Is it still possible to config... TOUT as GPIO

McBSP as GPIO.   [3 Articles]

fraizzer - Nov 22 2002
Hello I have a 5402 DSK, and want to use the McBSP1 as a small GPIO port. Could anyone help me with a short C example on how to setup the McBSP1 as GPIO and ho... McBSP as GPIO.

Re: TMS320VC5441

Jeff Brower - Dec 29 2009
Sukhdeep- > I have read datasheet of TMS320VC5441. It has 16 GPIO per system and > four DSP processors. is it has 16*4-64 GPIOs in TMS320VC5441. i have > read, but not foun... Re: TMS320VC5441

GPIO   [3 Articles]

mahmood molaei - Mar 5 2008
Dear group people I have an dsk5416 and I want to send 8bit data to an dds(ad9850).with parallel port. I want to use GPIO does dsk5416 support 8 bits or not? is there any code ... GPIO

CCS Graphical configuration of McBSP

joeblogss84 - Nov 25 2002
Hello all, Is this a known issue? I have looked for info on it but with no success. Using CCS 2.10 targetting a '5416. I find that the graphical config... CCS Graphical configuration of McBSP

McBSP as GPIO   [2 Articles]

lfouilhac - Sep 30 2002
Hi all, I have configured the McBSP #1 as GPIO (RRST_ = 0 RIOEN = 1). When I read the voltage on that pin (the pin is not connected, working with 5509 EVM from... McBSP as GPIO

Ti Orion C54x GPIO

G.Sateesh Kumar - May 11 2004
Hi all, I am using TI Orion's c547x board.I stucked while configuring SCL/SDA(GPIO16/17) as GPIO pins.When ever power jack connected to the board one pin(GPIO16) ... Ti Orion C54x GPIO

gpio

G.Sateesh Kumar - Jan 9 2004
Hi, I am working with XDS510pp board.How can I configure the MCBSP as GPIO Pins.The hardware contains adc/dac as TLV320AIC10 codecs.Is there any chance to configu... gpio

Re: C5x inputs   [2 Articles]

Jeff Brower - Sep 13 2002
Les Newell- > Is it essential to tie lines such as unused IRQs high via a resistor? Is > there any reason why they can't be tied directly to the +3.3V rail? ... Re:  C5x inputs

Re: Please help me-How to use HPI0-HPI7 as output/GPIO to blink LED ?

Jeff Brower - Feb 15 2008
Dayah- > I want to use HPI0-HPI7 as the output pins/GPIO to blink the external > LEDs. How to do this by using c programming ? I'm using dsk5416. What > I know is I need to... Re:  Please help me-How to use HPI0-HPI7 as output/GPIO to blink  LED ?

GPIO pin problem   [2 Articles]

mahmood molaei - Mar 7 2008
Dear Group people I configured HPI8 Pins as GPIO and I configure them as output I can change HD1-HD7 pins state(0-1) but HD0 pin didn't change. Is there anyone who faced with... GPIO pin problem

Please help me-How to use HPI0-HPI7 as output/GPIO to blink LED ?

daya...@yahoo.com - Feb 11 2008
Hi there, I want to use HPI0-HPI7 as the output pins/GPIO to blink the external LEDs. How to do this by using c programming ? I'm using dsk5416. What I know is I need to set the... Please help me-How to use HPI0-HPI7 as output/GPIO to blink LED ?

McBSP as GPIO   [3 Articles]

mahmood molaei - Mar 13 2008
Dear Group people I am going to use three pins of Mcbsp and I read Volume 5: Enhanced Peripherals document(section 2.9) and I wrote this program . #include "tonecfg.h" #includ... McBSP as GPIO

(No Subject)

Krasimir Tonchev - Feb 26 2004
Hello! I have TMS320VC5416 DSP and I want to use McBSP0 as GPIO. do everthing that is sayed in spru302.pdf. I wanat to use BFSR0 pin as bi directional GPIO. when ... (No Subject)

Re: How to control the HPI pins using the DIP switches ?   [3 Articles]

Jeff Brower - Mar 12 2008
Dayah- > Anyone know how to integrate the DIP switches with the HPI pins ? Is it > possible to control the HPI using the DIP switches ? Thanks. First, I answered several o... Re:  How to control the HPI pins using the DIP switches ?

Interfacing DSK5402 to MAX500 DAC

kelvin_teh - Apr 23 2006
Hi everyone, I am trying to interface the DSK5402 to a Maxim MAX500 DAC that I managed to get my hands on. I was planning to use McBSP0 to interface with the DAC's SPI interfa... Interfacing DSK5402 to MAX500 DAC

Re: McBSP for multi-SPI

Brian C. Lane - Feb 26 2002
On Tue, 26 Feb 2002 20:26:21 -0000, you wrote: >Hi, > >How can I connect many components with SPI interface on the same >McBSP port of a TMS320C5416 ? I... Re:  McBSP for multi-SPI

TMS320C54CST chip

gdupasqu - Nov 14 2003
Hi all, I am working with the TMS320C54CST PGE DSP chip and I would like to boot from I/O boot mode. In order to do that, I send an .hex file (ASCII format) 16 bi... TMS320C54CST chip

5402 - GPIO Problem   [3 Articles]

vijay_asm - Aug 18 2006
I work on 5402 DSP. I face a problem in I/O. 5402 has HPIport which can also be used as IO Port. I am using this port as Output. The problem is Iam able to write to the IO in ... 5402 - GPIO Problem

Problems using HPI8 port as general purpose I/O

zektronix - Jan 21 2003
Hello. I have a problem using the HPI8 port as GPIO in the c5409 DSP. With the Spectrum Digital EVB sd5409 I had no problems using this port. When I made my bo... Problems using HPI8 port as general purpose I/O

[Fwd: How to use the HPI to connect it to external devices ?]

Jeff Brower - Feb 8 2008
Dayah- I asked you before, please post to the group, not to me. I cannot help you unless you post to the group. -Jeff -------- Original Message -------- Subject: How to u... [Fwd: How to use the HPI to connect it to external devices ?]

Fw: Booting 5410 from Flash

Raymond Ranwez - Feb 8 2002
George, I did read the SPRA618 a few times, but I missed the point concerning the reading of the address in 8 bits. But (and you mention it) the information wa... Fw:  Booting 5410 from Flash

UART with GPIO pins   [2 Articles]

Lucy Jordan - Oct 10 2003
I am trying to implement a UART based on the TI app note: Implementation of a Software UART on TMS320C54x Using General-Purpose I/O Pins The receive part work... UART with GPIO pins