Hi,
In the project BF518FEzFlashDriver_M29W320EB, the readme file has the mention below :
"Note that the driver uses software protection if LOCK_CONFIG_FLASH_SECTOR isdefined. This will protect sector 70 from being erased or programmed sincethis…
I was searching for a document explaining step by step the way to flash my program/firmware on ADSP-BF518F. I am using the board EZ-Board ADSP-BF518F but unfortunately I could find any good document about this. Please can some one help me and give…
I have a Raspberry Pi as a master trying to load a dxe command to a ADSP-BF51x blackfin with a ADSP-BF518F EZ-Board on Boot. I'm a beginner to this so I feel like I'm over my head. I currently have a program that takes in a video feed from the Blackfin…
The schematic of ADSP-BF518F EZ-Board shows P2 and P4 connectors are the same. Is this an error on the schematics?
I'm currently designing a board that will be directly mounted on top of the evaluation board via headers P2, P3 and P4. Can u give me the exact positions of those headers? The relative position to each other would be enough. Since I'm not going to…
I have a request regarding to new BF518F.
Because of PDN 13_0091 and ADSP-BF51xF obsolescence, would be any difference in programming algorithms of new FLASH which is built in new BF518F? I know that new FLASH will be larger and will require 3.3…
Hello,
I have tried to program the flash memory in EZ-Lite with my firmware which I developed. I followed steps written in the Application Note EE-239 but unfortuenately is not working. First I would like to describe the process I used to program the…
I just purchased an ADSP-BF518F EZ-KIT and am somewhat surprised (and quite dismayed) not to find an example audio application. Did I miss it on the CD? Does such an example exist somewhere on ADI's site? Can anybody here point me at an example application…
Hi Guys,
I'm looking for some help regarding the ADSP-BF518F_ezboard Blackfin Evaluation Board. I'm looking to design a daughter board to interface with the eval board's expansion interface - there are 4 expansion connectors in the schematic (3 x 0.1…
Project: \ldr\init_code\c\ADSP-BF518F EZ-Board
DXE: ezboardBF518f_initcode_ROM-V01.dxe
CMD: (for Parallel)
"elfloader.exe" BlinkBF518.dxe -b flash -f hex -Width 8 -init "ezboardBF518f_initcode_ROM-V01.dxe" -o BlinkBF518.ldr -si-revision 0…