DSPRelated.com
Forums

Using a pin on tms320c6711's Doughterboard I/F for output (set it on 1 or 0)??

Started by bednarikb April 5, 2004
I need a pin on the doughterboard I/f (i don't have any doughterboard,
I just need a simple pin from I/F) for midi communication on 32000
baud (just one way communication - sending midi data - ones and zeros)
. any suggestion how to do that, which pin can I use?how? any example?

please help.

thanks in advance!



 
I like to use DB_CNTL0 or DB_CNTL1 for single bit control.
 
See schematics [page 10].  This is at the same address as the LEDs.
 
mikedunn 

bednarikb <b...@yahoo.com> wrote:
I need a pin on the doughterboard I/f (i don't have any doughterboard,
I just need a simple pin from I/F) for midi communication on 32000
baud (just one way communication - sending midi data - ones and zeros)
. any suggestion how to do that, which pin can I use?how? any example?

please help.

thanks in advance!

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to c...@yahoogroups.com

To Post: Send an email to c...@yahoogroups.com

To Leave: Send an email to c...@yahoogroups.com

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*>



That is the reason that I use it - no configuration required. just write to add 0x90080000.
 
Bit 27 goes to DB_CNTL0 and 28 goes to DB_CNTL1.
 

mikedunn
Henrry Andrian <h...@rocketmail.com> wrote:
How to configure the DB_CNTL0 / DB_CNTL1 as Input or Output. Can you
give documentation to refer this part.

Thank you

--- In c...@yahoogroups.com, Mike Dunn wrote:
>
> I like to use DB_CNTL0 or DB_CNTL1 for single bit control.
>
> See schematics [page 10]. This is at the same address as the LEDs.
>
> mikedunn



Thank you for your information, Before knowing DB_CNTL0/1 I am using
McBSP as GPIO. :). So I musnt share my UART connection with GPIO
again. Btw this address is valid only for DSK6711, right ? Because
0x9xxx xxxx is connected to Flash ROM in Dsk6711 which also share
with LED and switch.

Thank you

--- In , Mike Dunn <mike-dunn@s...> wrote:
> That is the reason that I use it - no configuration required. just
write to add 0x90080000.
>
> Bit 27 goes to DB_CNTL0 and 28 goes to DB_CNTL1. > mikedunn
> Henrry Andrian <henrry@r...> wrote:
> How to configure the DB_CNTL0 / DB_CNTL1 as Input or Output. Can
you
> give documentation to refer this part.
>
> Thank you
>
> --- In , Mike Dunn wrote:
> >
> > I like to use DB_CNTL0 or DB_CNTL1 for single bit control.
> >
> > See schematics [page 10]. This is at the same address as the
LEDs.
> >
> > mikedunn
> >



Henrry,
 
Yes, this information is hardware specific.  the 0x9xxxxxxx CE space is shared by FLASH and the LED/switches.  Add bit 19 is used to select between the two.
 
BTW, most boards that support a daughtercard have DB_CNTL0/1 at *some* address.
 
mikedunn


Henrry Andrian <h...@rocketmail.com> wrote:
Thank you for your information, Before knowing DB_CNTL0/1 I am using
McBSP as GPIO. :). So I musnt share my UART connection with GPIO
again. Btw this address is valid only for DSK6711, right ? Because
0x9xxx xxxx is connected to Flash ROM in Dsk6711 which also share
with LED and switch.

Thank you

--- In c...@yahoogroups.com, Mike Dunn wrote:
> That is the reason that I use it - no configuration required. just
write to add 0x90080000.
>
> Bit 27 goes to DB_CNTL0 and 28 goes to DB_CNTL1.> mikedunn
> Henrry Andrian wrote:
> How to configure the DB_CNTL0 / DB_CNTL1 as Input or Output. Can
you
> give documentation to refer this part.
>
> Thank you
>
> --- In c...@yahoogroups.com, Mike Dunn wrote:
> >
> > I like to use DB_CNTL0 or DB_CNTL1 for single bit control.
> >
> > See schematics [page 10]. This is at the same address as the
LEDs.
> >
> > mikedunn
>

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to c...@yahoogroups.com

To Post: Send an email to c...@yahoogroups.com

To Leave: Send an email to c...@yahoogroups.com

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*>