Forums Search for: Blackfin
Blackfin video
hi everyone, I recently bought a ADSP BF533 blackfin EZ KIT LITE from analog Devices. It has a video...
hi everyone, I recently bought a ADSP BF533 blackfin EZ KIT LITE from analog Devices. It has a video input and output. The thing is I want to use these ports to give any analog input and just get the digitised form into the processor. But
Blackfin ADSP531 BootLoader.
Hi, I am developing an application using Blackfin 531. The Boot Code resides in NOR Flash and Application Code in NAND...
Hi, I am developing an application using Blackfin 531. The Boot Code resides in NOR Flash and Application Code in NAND FLash. NOR FLash is mapped to Async Bank 0 and Nand Flash to Async Bank 1. Upon Reset the executable file stored in NOR FLASH needs to run. So I
LFSR implementation in blackfin
hi folks i am implementing a LFSR in Blackfin. Its just a basic one iam doing. has any one done it?. i want to use the ...
hi folks i am implementing a LFSR in Blackfin. Its just a basic one iam doing. has any one done it?. i want to use the BXORSHIFT, BXOR instructions if possible that directly does LFSR. but i need a 128 bit. so is it possible with that?
DMA Traffic Control Counter Period Register of Blackfin 533
Is there anyone who has experience in DMA Traffic Control Counter Period Register of Blackfin 533? Would you please give me any...
Is there anyone who has experience in DMA Traffic Control Counter Period Register of Blackfin 533? Would you please give me any advice in using TC_PER and TC_CNT? I appreciate if you could provide some emamples. Thanks a lot! Jason
ANALOG DEVICES ANNOUNCES PORTFOLIO OF BLACKFIN PROCESSORS FOR PORTABLE, AUTOMOTIVE AND NETWORKED ENTERTAINMENT APPLICATIONS
ANALOG DEVICES ANNOUNCES PORTFOLIO OF BLACKFIN PROCESSORS FOR PORTABLE, AUTOMOTIVE AND NETWORKED ENTERTAINMENT APPLICATIONS ...
ANALOG DEVICES ANNOUNCES PORTFOLIO OF BLACKFIN PROCESSORS FOR PORTABLE, AUTOMOTIVE AND NETWORKED ENTERTAINMENT APPLICATIONS Wanted to pass along news of Analog Devices latest a
Use VDSP++ from Ezkit with custom board?
Hi all, Does anyone know if it is possible to use the VisualDSP++ software that comes with a Blackfin ezkit with a custom...
Hi all, Does anyone know if it is possible to use the VisualDSP++ software that comes with a Blackfin ezkit with a custom designed Blackfin-based board? The reason I'm asking is that I'm planning to design a Blackin based board with hi-speed ADCs and DACs for processing modem
Does anybody have any ideas about how to access the external memory of Blackfin?
I attempt to store some data in the external memory such as SDRAM or flash RAM of Blackfin 533 processor. However, it seems that my ...
I attempt to store some data in the external memory such as SDRAM or flash RAM of Blackfin 533 processor. However, it seems that my linker description file doesn't work. Look forward to your kind response.
SDRAM (Blackfin HPPCI ICE)
SDRAM (Blackfin HPPCI ICE) Hello, We designed the target board with ADSP-21532s, and usi
SDRAM (Blackfin HPPCI ICE) Hello, We designed the target board with ADSP-21532s, and usi
Blackfin +JTAG
Hi I earlier had a ADSP21065L board with a summit ICE JTAG emulator pod.Now,I have changed my application on Blackfin...
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 use the same emulator pod for the BF533 eval board.I tried but had no success.In JTAG CONFIGURATOR I looked in t
Blackfin RS232
Hi all My application requires sending of the data after receiving RTS signal (either can be L-H or H-L).....i would like to know...
Hi all My application requires sending of the data after receiving RTS signal (either can be L-H or H-L).....i would like to know what all registers on blackfin will be help catch that signal......does anyone has any software code of that type...Would be very helpful in my appl
Blackfin Dma uart
Hello (excuse me for my bad english) I have a problem with dma uart of Blackfin.I configure uart with relative register (lcr dll)...
Hello (excuse me for my bad english) I have a problem with dma uart of Blackfin.I configure uart with relative register (lcr dll) for set baud rate and caratteristic (stop bit,ecc..).But i have some problem with dma register,there is someone that can help me with a example file.
Blackfin on a PCI bus
i'm planning on using that blackfin mainly becuase it has a built in PCI bridge. but, i've found very little documentation on...
i'm planning on using that blackfin mainly becuase it has a built in PCI bridge. but, i've found very little documentation on this, just the one chapter in the 21535 manual. interesting, but i'd really like some schematic examples... or anything i can get my hands on. th
RTOS for blackfin
Hi Is there anyone that knows a free RTOS for the Blackfin 21535? It must have a small footprint because I only have the memory...
Hi Is there anyone that knows a free RTOS for the Blackfin 21535? It must have a small footprint because I only have the memory that is inside the 21535. Thanks Erik
Blackfin 21535 functionality?
i'm at the point of commiting myself to a DSP now and Blackfin is in the lead, mainly cause of it's built in PCI interface. i'd...
i'm at the point of commiting myself to a DSP now and Blackfin is in the lead, mainly cause of it's built in PCI interface. i'd heard lots of grumblings before about the available software and docs not being very, comprehensive, let's say. what's the verdict from end-users out
Blackfin - ISR not executed
Can someone familiar with Blackfin help me on this? I am using PF7 as PF Interrupt A. The intrrupt is obviously detected because...
Can someone familiar with Blackfin help me on this? I am using PF7 as PF Interrupt A. The intrrupt is obviously detected because SIC_ISR is set to 0x00020000 (PF Int A is asserted). However, when I press SW7 (PF7), nothing happens. My SIC_IMASK is 0x0002000 so PF Interrupt is enabled
MemDMA Problem in Blackfin 21535 ?
I've been evaluating the Blackfin using the EZ-KIT and a JTAG ICE. Looks good on paper, but I have run into a problem. MemDMA to...
I've been evaluating the Blackfin using the EZ-KIT and a JTAG ICE. Looks good on paper, but I have run into a problem. MemDMA to L2 SRAM doesn't seem to work. DMA to other destinations works, but not L2. It partially completes and then locks up the DMA engine. Is this a k
APEX Emulator Blackfin
Hi, i have been using a Blackfin 21535 EZKIT with an APEX Emulator do develop some application in C++. Now we got our own...
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 connector. The BF533 seems to run, core voltage comes up as 1.056 V, crystel 8 MHz oscillating. It does not have any e
Simulating transfers on Blackfin
Hi I have a Question.I would like to know how to simulate tranfers (peripheral DMA) from Int.mem to the DAC and from the ADC to...
Hi I have a Question.I would like to know how to simulate tranfers (peripheral DMA) from Int.mem to the DAC and from the ADC to the ext.mem on the Blackfin evaluation board.Is there any utility on Visual DSP 3.0 for this. Thanks Sanjana ______________________
Data transfer on Blackfin
Hi all May be a simple question.I want to know how to "non-dma" the data parallelely from the internal mem-ext.mem on...
Hi all May be a simple question.I want to know how to "non-dma" the data parallelely from the internal mem-ext.mem on blackfin(which interface to use,and the registers). Thank U sriram
Problem with IFFT code in Blackfin library
Hi, Iam using Blackfin processor. I was implementing the IFFT code from their library but found the values not as i expected. If any one...
Hi, Iam using Blackfin processor. I was implementing the IFFT code from their library but found the values not as i expected. If any one has used it please tell if its correct. Also Iam using the size N = 16; that means 16 real and 16 imag values; I store these inputs in 1.15 decimal format. ie inp=inp/2^x .var input[32]={real1,imag1,real2,imag2,.






