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.

NMU noise level problem

Other Parts Discussed in Thread: OMAP-L138

Hi Charlie.

When the function nmuTxProcess generates a SID payload, the data is always set to 0x46 (70), no matter what the level format is set. I expect it to be 0x4C (76).

When calling nmutxOpen(), I set the noise_mode (in ifnmutxConfig_t) to ifnmutx_CONFIG_NOISE_MODE_NONE, and the level_format (in nmutxOpenConfig_t) to nmutx_LEVEL_FORMAT_dBov. I tried in dBm also, and the data never changes, it stays 0x46.

The level is supposed to be constant to -76dBov (-70dBm).

What is wrong?

Regards,

Jean-Denis Boyer