This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AFE7921: AFE7921 how to send and receive PRBS?

Part Number: AFE7921

Hi,

    We had link AFE7921 to my FPGA,but we receive somany error codes.So we want to run PRBS to debug.

But we write register 0x4141 to 0xEB,and write register 0x4084 to 0xEE ,and then write register 0x4084 to 0xCE. There some question below

But when we write register 0x4141 to 0xEB,and read this register is 0xEB,our FPGA had received is K code,all of data is BC,not the PRBS code. 

And we write register 0x4084 to 0xEE,but we read this register, the data is 0x40,and sometimes 0xC0 or 0x00,we write register 0x4084 to 0xCE,the data is also 0x40,and sometimes 0xC0 or 0x00.

  • Hello,

    On the TI's SecureServer for AFE79xx_WI folder:

    AFE79XX-WI-DESIGN – AFE79xx wireless infrastructure (WI) design files

    You can download the C Functions for the AFE79xx

    Under the folder: 

    CAFE2p5.zip\CAFE2p0\Afe79xx\Src

    You may find various PRBS functions to support your debug. This will be easier to implement than using the registers

    Please let me know if you have concerns/issues accessing the file

    -Kang

  • Hi Kang,

    IS send or recive PRBS must use the api? Can I use register to do with it?

  • Hi Mr. Chen,

    Please use C API as the PRBS programming involves several register write/read sequences. We can also support you more efficiently through C API useage as these were thoroughly tested before.

    Thank you

    -Kang