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


Discussion Groups

Discussion Groups | TMS320C54x | Re: C5x inputs

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).

  

Post a new Thread

C5x inputs - Les Newell - Sep 13 15:51:00 2002



Hi,

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?

TIA,
Les





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

Re: C5x inputs - Jeff Brower - Sep 13 17:10:00 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?

Not sure about IRQs off the top of my head, but I can tell you that if you pull
up
any line that can also be programmed as GPIO, those should be done separately
from
other pull-ups. The reason is that sometimes during boot GPIO lines may
temporarily
act as uninitialized outputs, and can thus be low. If such a transient low
pulls
down another line tied in common, such as HMODE, XIO, etc. then you will have a
serious problem. I know; we encountered this last year with a multiple C5421
board.

Jeff Brower
DSP sw/hw engineer
Signalogic





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

Re: C5x inputs - Les Newell - Sep 13 17:52:00 2002

Thanks Jeff,

If I remember correctly I am uisng all the GPIO lines so this should not be
a problem. However, I will add it to my "must remember when designing
boards" list!

Les > 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?
>
> Not sure about IRQs off the top of my head, but I can tell you that if you
pull up
> any line that can also be programmed as GPIO, those should be done
separately from
> other pull-ups. The reason is that sometimes during boot GPIO lines may
temporarily
> act as uninitialized outputs, and can thus be low. If such a transient
low pulls
> down another line tied in common, such as HMODE, XIO, etc. then you will
have a
> serious problem. I know; we encountered this last year with a multiple
C5421 board.
>
> Jeff Brower
> DSP sw/hw engineer
> Signalogic
>
> _____________________________________




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

Re: C5x inputs - softguy GSS - Sep 16 1:40:00 2002

Hi Les,
In my designs using C54xx CPU, all maskable
interrupts had been left floating and made sure that
these interrupts were disabled. NMI was pulled high
through a pullup resistor.

Actually TI wont suggest us to tie any of the input
lines directly to 3.3V rail. Rather suggest us to tie
all the pins which are not being used high through a
common resistor. (resistor value should be scaled as
per the no of input pins being tied high).

Good luck,
-Sreevathsa

--- Les Newell <> wrote:
> Hi,
>
> 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?
>
> TIA,
> Les >
> _____________________________________ __________________________________________________




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