Every time I try to connect to my UCD9090, I get the message:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
An error occured while trying to detect a PMBus device. The error was:
Failed to create device UCD9090 object at address 65: The NUM_PAGES command was NACKed by the device; can not continue configuring the attached device as a UCD9090 at TIDP.PMBus.PMBusDevice.l(ah A_0, IEnumerable`1 A_1, an A_2) at TIDP.PMBus.PMBusDevice.l(aj A_0) at TIDP.PMBus.WinForms.Forms.a.nu()
Please check your device firmware, power, and USB connection.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I have not been able to find any documentation on the reason for this error. Does anyone know of a reason for this error?
Some information that may be helpful:
- I was able to connect twice at the beginning, then it stopped working.
- I programmed it to be in brownout mode.
After some further investigation, I only seem to have this issue when powering the UCD9090 from a power supply on the board (~3.2V). When I power it from the USB-TO-GPIO and the board is not powered, I am able to connect ok.