Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

I/O in blackfin - mall...@yahoo.co.in - Sep 11 9:02:31 2007



Hi! 

Actually in blackfin we are configuring the general i/o lines as input or output at a time but
can't both.. 
Is there any chance to make them as both input and ouput at the same time.. 

Because, iam working in the video encoder in bf533 ezkit lite and iam working i2c protocol. 
there PF1 is SDATA after data sent by the SDATA when it is configured as ouput it has to sense
the ACK sent by slave... then i think it must be configured as a input line..... 
I don't know clearly...., 
Any help.. 

Thank u in adwance



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

RE: I/O in blackfin - George Kadziolka - Sep 11 9:50:59 2007

Malli,

The flag pins are either inputs or outputs and cannot be made both at the
same time (of course, if set to output, you can read the pins, but you are
reading the state of the output pin).  If you look at the I2C protocol, you
will see that the data line is either an input or an output (ie the CPU is
sending address/data or receiving) and not both at the same time.

You can download the I2C for BF533 EZKIT code from the following link.

http://www.analog.com/processors/blackfin/technicalLibrary/manuals/codeExamp
les.html

Hope this helps.

Regards,

George Kadziolka

Kaztek Systems

www.kaztek.com <http://www.kaztek.com/>

  _____  

From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] On Behalf Of
m...@yahoo.co.in
Sent: Tuesday, September 11, 2007 8:27 AM
To: a...@yahoogroups.com
Subject: [adsp] I/O in blackfin

Hi! 

Actually in blackfin we are configuring the general i/o lines as input or
output at a time but can't both.. 
Is there any chance to make them as both input and ouput at the same time.. 

Because, iam working in the video encoder in bf533 ezkit lite and iam
working i2c protocol. 
there PF1 is SDATA after data sent by the SDATA when it is configured as
ouput it has to sense the ACK sent by slave... then i think it must be
configured as a input line..... 
I don't know clearly...., 
Any help.. 

Thank u in adwance



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