Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | data bus as GPIO

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

data bus as GPIO - yati...@hotmail.com - Jun 14 23:49:19 2011

Hello,

We don't have many GPIOs left and I just want to know whether I can use Data bus
as GPIO. I'm using 6412 TI dsp which has 64 bit width data bus and we are using
only 16 of the data bus, so rest are not used. 

Thanks,

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: data bus as GPIO - Jeff Brower - Jun 16 12:15:51 2011

Yatin-

> We don't have many GPIOs left and I just want to know
> whether I can use Data bus as GPIO. I'm using 6412 TI
> dsp which has 64 bit width data bus and we are using
> only 16 of the data bus, so rest are not used.

I don't think data bus pins can be used as GPIO -- of course, you could always
define an arbitrary asynchronous space
(CEn) and then use the entire data bus as you wish.

Some McBSP pins can be used as GPIO.  Are you using those?

Also the TOUT0 and TOUT1 pins can be used as general-purpose output (but output
only).

-Jeff

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )