DSPRelated.com

PPI Interface Clock on BF-537 EZLITE Borad

Started by isni...@gmail.com in Analog Devices DSPs18 years ago

Hello Sir, I am developing a application in which I want to output the data stored in the SDRAM via PPI Interface. The data speed...

Hello Sir, I am developing a application in which I want to output the data stored in the SDRAM via PPI Interface. The data speed must be around 30 MHZ. In other words PPI_CLK needs to be 30 MHz. I understand that the PPI is clocked through PF15 pin. I also observed that there is a PPI connector (P8) for PF-15 pin on the board. My questions:- 1) How will I clock the PPI interf...


what is cplb_miss_without_replacement exception for BF561?

Started by wzgllc in Analog Devices DSPs15 years ago

Hi all, I am using a custom BF561 board to debug a product and got the cplb_miss_without_replacement exception only when one option of the...

Hi all, I am using a custom BF561 board to debug a product and got the cplb_miss_without_replacement exception only when one option of the algorithm is enabled. This option requires a lookup table. EXCAUSE in Sequencer status is 0x26 and HWERRCAUSE is 0x00. I wasn't the original author of the project but found an interesting fact that the project is configured not to use external SDRAM me...