This thread has been locked.

AFE7901: AFE7901: Surface-level AFE79XX C API documentation

Part Number: AFE7901

Hello,

Currently, I am trying to implement the control and configuration functions of CAFE79XX_V2p5 library using provided C API, but have found that the provided documentation - afe79xxCLibsDocumentation.chm covers only surface-level description of the provided C API functions. Documentation does not provide any guide on how or when to use them or what results to expect after the execution.

For example, function updateTxNco(...) does not provide any information about the automatic Carrier Aggreagtion Spacing calculation that is perfomed after the frequency is set. Instead it says that it allows to update NCO frequency for a single band (very ambiguous: band0 or band1???).

Another example, function updateTxNcoMultiNcoMode(...) does not provide a slightest hint on what is a Multi NCO mode and how to enable it, but instead lists a possible list of 16 controllable NCOs, which according to technical data sheets, do not even exist in a single RX/TX chain block diagram.

Documentation assumes that the programmer already has in-depth knowledge about chip, which is frustrating.

Is there an updated version of C API documentation that has a complete guide, which can better explain the use of functions, without the need of inspecting the actual library source code?

**Attention** This is a public forum