Hello,
We are using UCD3138 for two projects and trying to get familiar with the codes and the micro. I have some questions listed below:
1- What is the easiest way to check the output voltage value using GUI debugger? Which register or variable should we look at? We are looking at the LLC code as well as HSFB code.
2- What is the easiest way to check the DAC value using GUI debugger?
3- What is init_pmbus(0x58) for? Is it the UCD3138 PMBUS address?
4- The user guide for HSFB says that the standard interrupt occurs every 10 Us and fast interrupt every 4 switching cycle( assuming switching frequency of 200khz it will be 20 us?) Is this correct?
Thanks