Hi there,
We are currently attempting to initialize RDBMSCTBNU by leveraging the example code provided for HVBMS (HvBms400_775_722_TPL_Bring_Up) using the TPL 665a variant. The goal is to read measurement registers from the 775a. However, we are encountering an issue related to SL extraction.
The problem arises when the start measurement write operation is broadcasted to all devices simultaneously. In this scenario, SL extraction fails. Conversely, if the start measurement register is written individually for each device, the measurement values for all four AFEs become visible.
For reference, I have attached the CMU.c code with and without the implemented changes.
Best regards.