Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Search Results for "bf533"
Post a new Thread
aileenferng - Jan 18 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 hexda... 
eter...@hotmail.com - Jan 13 2008
I'm exploring the possibility of implement the FPGA EZ-Extender as a calculating unit that will take data from BF533, calculate the result, and send the data back to BF533. All of ... 
jshw...@rediffmail.com - Feb 10 2006
Hi all,
I am looking for the BF533 schematic. If any one can send me the link I will bw very thankfull.
does anyone has the EAGLE .lbr for BF533? If so please send it to me... 
gpolder - Apr 14 2005
is there anybody working on an video input/output project on the BF533
EZKIT?
The demo's which came with VisualDSP works just fine, but I need an
integrated fram... 
matt...@yahoo.co.uk - Aug 21 2006
Hi Gerrit, I am now trying to do what sounds like exactly the same as you were back in April. I was wondering if you ever found a solution, and if so was wondering if you were happ... 
cpylant1 - Sep 9 2003
Hello group,
I recently purchased the ADI EZ-KIT for the BF533. The software
development kit was included but limits the size of the executable
to 20kbytes.
... 
mall...@yahoo.co.in - Jun 18 2008
I want to port Win CE in to Bf533 .....
I have seen the documentation of WinCE ....As iam little bit weak in the Operating System Concepts ....I Can't able to clearly figure out t... 
- Dec 29 2004
Hi,
I have to write an application for voice recognition using BF533 EZ- KIT. I don't have much expirience programming DSP and I need some help, maybe also ... 
Ranjeeta - Jul 16 2007
Hi All,
I need to know if visualDSP++ for Blackfin BF533 supports 64-bit data type
like __int64??
I need to implement a fixed point for this processor where i need to use
_... 
marcin_rajchel - Dec 27 2004
Hi,
I have to write an application for voice recognition using BF533 EZ-
KIT. I
don't have much expirience programming DSP and I need some help,
maybe... 
meiya zha gan - Aug 28 2005
Hi,
just i'm in finishing stage of my algorithm. Now my results are stored in memory(internal or sdram)of BF533. i want to transfer this result to PC and display it ther... 
"Sundar S." - Aug 30 2006
Hi,
When I run the below small example in BF533 processor, I am getting the value
incorrect.
Asm_code.asm:
r1.h = 0x3E5A;
r1.l = 0x2778;
... 
vina...@yahoo.com - Jun 3 2005
hi
I have BF533 EZ KIT lite . I am running the talkthrough application on it .
I am driving the input point Audio-in ( j5 ) of bf533 from the line out from
the c... 
kwwlamd - Dec 26 2006
I'm using BF533 EZ-Kit with Summit-ICE to design a MPEG4 encoder, but I
often found a very curious problem:
when the whole project is built all, normally the Visual DSP++ 3.5
... 
mall...@yahoo.co.in - Oct 24 2007
Hi!
Iam little bit poor at my english so, please read upto end
Iam new to AC '97 Audio codecs....
i want to interface AC'97 codec to BF533 using SPORT interface in multich... 
Guilherme_Góes - Dec 4 2006
A number of people said that I can do 15fps video with the
EZKIT-BF533, but I can't find any sources. Can you guys point me to
some source code ?
Thanks for your help,
--=2... 
chandrikavilluri - May 16 2005
hi everyone,
am working with BF533.i have multiple loops in my program.so i have
to store previous counter valules(lc0,lt0,lb0)in some location.i
stored in stack.but whi... 
Dushyant Sharmaa - Jul 1 2008
hi all,
well i need to implement software UART using SPORT in BF533.
do anyone has implemented this already?
or any code reference....?
thanks in advance
dts
----... 
suga...@sarayusoftech.com - Nov 15 2007
Hi,
I'm using BF533 evaluation kit. How to interface BF533 board with Hard disk?. Is any daughter board available?
thanks.
... 
"Sundar S." - Aug 30 2006
Hi all,
I am facing a problem running example code provided in installation directory
C:\Program Files\Analog Devices\VisualDSP
4.0\Blackfin\EZ-KITs\ADSP-BF533\Examples\Audio... 
malli_1729 - Jul 25 2007
Hi!
Iam new to the DSP processors.....
I have a small doubt...
Actually in the datasheets they are giving that BF533 can work upto
600MHz(maximum performance)...and SCLK... 
mythilisharan57 - Nov 24 2007
hai friends
i have BF533 dSP processor i am excuting some programs
like dot producu and MACs. but i am not getting new ideas ,pls if
anybody can send me what are the programs... 
bili...@gmail.com - Jun 8 2006
Hi K V Abhilash,
How did you achieve this heavy task.
Did you used a professional codec, a freeware or
written your own?
Best,
Bilimsel
>
> We have done A/V synch... 
malli_1729 - Sep 24 2007
Hi!
I have interfaced ADV7171 with ADSP bf533 ezkit lite board through
expansion interface......
Iam using the same program used in the example programs "video
output"
fo... 
malli_1729 - Jul 24 2007
HI!
My english is not that much good....
Iam new to DSP processors....IAm using BF533ez-kit lite..
Iam seeing the example codes in the BF533....in that they are using
this... 
Victor Duarte - Mar 21 2007
Hi,
Has anyone program the ModBus protocol in BF533 using the UART port?
I need some code reference on it.
Can be either assembly or C..
Thanks
Victor
_______________... 
nalini kumari nallamalli - Feb 3 2005
Hi everyone,
I am working with BF533 processor. As a part of my project, implementation of H.264 encoder, I need to store two to three frames, requiring large memo... 
Giovanni - May 19 2005
Hello everybody
I would like to know what's the frequency of the DSP BF533 installed in
the EZ-kit lite board.
I found that the DSP on the STAMP board works at 600MHz but... 
gaurav reddy - Nov 16 2003
Hi
I earlier had a ADSP21065L board with a summit ICE
JTAG emulator pod.Now,I have changed my application on
Blackfin 533(BF533).My question is whether I could us... 
kwwlamd - Nov 28 2006
Hello, I'm a master of Tongji University. Now I'm trying to make a
MPEG4 SP encoder based on BF533, and I use OmmVision OV6630 CIF CMOS
sensor to transfer original YCbCr data i... 
M B - Oct 6 2003
Hi Group
Has anyone measured the current consumption for BF533
in deep sleep mode, at 1.2V?
Regards
MB
... 
roei...@intellimind.co.il - Oct 31 2007
Hello,
Can you give me file that does out put video?
Or tell me who config PII, DMA, SDRAM and do resets the ADV7171 device.
I have ADSP-BF533 EZLITE.
I do input frame vid... 
vis_shah24 - Aug 30 2006
I am using BF533 . I want to use the same processor to display the
video continuously. Is it possible ? if yes How?
... 
gpolder - Apr 21 2005
Does anybody have experience in programming the BF533 video coder/decoder via I2C?
My I2C_Init function hangs, and I have no idea what's wrong.
thanks,
Gerrit.
... 
adarsh_kr85 - Jan 19 2006
hi all..
please let me know the configuration details of building uClinux
kernel for ADI BF533 EZ-kit using "make menuconfig" command..
... 
rumithal143 - Jul 28 2005
Hai,
I wish to implement an external regaulator to activate the BF 533
core. So, anybody can help me how can i implement external regulator
in the BF533 card.
Thanks,... 
john_baker_s - Mar 7 2004
Hi all,
I need to change the sampling rate of the AD/DA converter on the
BF533 EZ-KIT to 8 kHz, does any one know how to do that? It seems
that the codec runs ... 
Dieter Teuchert - Jul 18 2003
Hi,
i have been using a Blackfin 21535 EZKIT with an APEX Emulator do
develop some application in C++.
Now we got our own hardware with BF533 and a JTAG connec... 
mall...@yahoo.co.in - Jul 28 2007
Hi!
Thank u to all....
because u all responding very well...
Actually now iam seeing the booting methods in BF533.
Actually iam confused with the jargon they used......... 
mbre...@hmc.edu - Dec 12 2005
I am trying to connect 4 digital cameras to a BF533 board to do image processing including stitching. Each camera will need a 16 bit interface with the DSP. Currently, I am look... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
next