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

Discussion Groups | Analog Devices DSPs | A problem about UART in BF533!

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

  

Post a new Thread

A problem about UART in BF533! - aileenferng - Jan 18 9:29:39 2008



Hello!

My program is that I want to control SONY D100 which is a camera by 
BF533 by the RS232. For example, I can send command just like   
 "88010605050301FF" which is hexdata from BF533, then the camera will 
tilt.
Now I can control the camera by PC.And the ADI BF533 can also 
communicate with the PC by the terminal program, for example the 
Windows Hyperterminal.But the camera cannot communicate with the BF533.
I use UART and non-DMA, polling mode.
I donnot know why.

Thank you very much!



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

Re: A problem about UART in BF533! - Naresh Patel - Jan 19 0:11:29 2008

The configuration of UART port of PC and UART port of BF533 might be not the same.

If you can control the camera from hyperterminal( PC) then u can be control camera from BF533.

 U need to check Tx and Rx line of UART is goes to Rx and Tx line of camera.

Plz refer the schematic of BF533 Ezkit. Let me know is it working or not.

Hope this helps!!

  ----- Original Message ----- 
  From: aileenferng 
  To: a...@yahoogroups.com 
  Sent: Friday, January 18, 2008 1:01 PM
  Subject: [adsp] A problem about UART in BF533!
  Hello!

  My program is that I want to control SONY D100 which is a camera by 
  BF533 by the RS232. For example, I can send command just like 
  "88010605050301FF" which is hexdata from BF533, then the camera will 
  tilt.
  Now I can control the camera by PC.And the ADI BF533 can also 
  communicate with the PC by the terminal program, for example the 
  Windows Hyperterminal.But the camera cannot communicate with the BF533.
  I use UART and non-DMA, polling mode.
  I donnot know why.

  Thank you very much!



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

Re: A problem about UART in BF533! - Satish Godbole - Jan 22 6:51:47 2008

This is typical problem.
Check Tx from BF533 is connected to Rx of camera.
Satish Godbole,
Group Co-ordinator (DSP),
Wavelet Group, Unit No. 10, Plot No. 59,
Amchi Colony, N.D.A. Road, Bawdhan,
Pune 411021.
Ph. No. +91-20-22951983 /84/85
Fax. No. +91-20-22951904
Extn. 39.
  ----- Original Message ----- 
  From: aileenferng 
  To: a...@yahoogroups.com 
  Sent: Friday, January 18, 2008 1:01 PM
  Subject: [adsp] A problem about UART in BF533!
  Hello!

  My program is that I want to control SONY D100 which is a camera by 
  BF533 by the RS232. For example, I can send command just like 
  "88010605050301FF" which is hexdata from BF533, then the camera will 
  tilt.
  Now I can control the camera by PC.And the ADI BF533 can also 
  communicate with the PC by the terminal program, for example the 
  Windows Hyperterminal.But the camera cannot communicate with the BF533.
  I use UART and non-DMA, polling mode.
  I donnot know why.

  Thank you very much!



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