Documentation for configuring CAFE analog front end

I am new to the Qorvo family of PAC’s, and have taken a look at some of the documentation and application code for the devices. My device of choice is the PAC55713. So far I have searched in vain for documentation that describes the registers that are used for configuring the CAFE Analog Front End. Is that available somewhere that I have failed to look? Thanks.

1 Like

Hi hkkidd,

You can find register details regarding the CAFE Analog Front End in the ‘PAC55713 Device User Guide’ (on section 7), which is available on the PAC55713 Product Page: (PAC55713 - Qorvo) under the documents tab, labeled as “Device User Guide”

For additional guidance on initializing and configuring the CAFE. I recommend checking out our example code please refer to the “PAC FOC Application Firmware” which can be found under the Evaluation Tools section here: PAC55713 - Qorvo.
The FW includes both .c and .h files related to CAFE initialization and configuration, which can be found under:

  • pac55xx/device: Contains initialization code in the .c file
  • pac55xx/board: Includes board-specific configurations in both the .c and .h files.

Please don’t hesitate to ask any other questions!

Thanks!
Jonathan