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.

PGA305EVM-034: pga305EVM-034

Part Number: PGA305EVM-034

I am trying to adjust the bridge on the PGA305EVM-034 board using the  PGA305 EVM GUI "Bridge Configuration" selection in the "Debug" section.  The bridge does not seem to be adjusting.  I have checked all the jumpers on the eval board and I am able to read information.  I have not changed any of the settings in the EEPROM from their original state. 

  The log file indicates "Address not acknowledged" (see below in bold)  I am communicating over the OWI but I notice that the log file shows "I2C_Address-0x002C" (again below in bold).  Can you please help?

2019-07-15 15:06:23.136 Wrote 5 bytes: 55 02 0C 55 73 [3171, TI_USB2ANY.cpp]
2019-07-15 15:06:23.136 Return code set to 0 [3172, TI_USB2ANY.cpp]
2019-07-15 15:06:23.158 Return code set to 6 [399, TI_USB2ANY.cpp]
2019-07-15 15:06:23.159 Return code set to 0 [3175, TI_USB2ANY.cpp]
2019-07-15 15:06:23.159 Returning value 0 [3176, TI_USB2ANY.cpp]
2019-07-15 15:06:23.180
2019-07-15 15:06:23.181 u2aUART_GetRxCount(handle=0x00003010) [3206, TI_USB2ANY.cpp]
2019-07-15 15:06:23.182 1 byte is in queue [3222, TI_USB2ANY.cpp]
2019-07-15 15:06:23.183 Returning value 1 [3224, TI_USB2ANY.cpp]
2019-07-15 15:06:23.211
2019-07-15 15:06:23.212 u2aUART_Read(handle=0x00003010, nBytes=1, Data=0x19B4B0A4) [3181, TI_USB2ANY.cpp]
2019-07-15 15:06:23.212 Read 1 byte: 03 [3198, TI_USB2ANY.cpp]
2019-07-15 15:06:23.212 Returning value 1 [3200, TI_USB2ANY.cpp]
2019-07-15 15:10:24.148
2019-07-15 15:10:24.148 u2aI2C_Control(handle=0x00003010, Speed=0, AddressLength=0, PullUps=1) [2290, TI_USB2ANY.cpp]
2019-07-15 15:10:24.150 Return code set to 0 [2301, TI_USB2ANY.cpp]
2019-07-15 15:10:24.161 Return code set to 4 [399, TI_USB2ANY.cpp]
2019-07-15 15:10:24.161 Return code set to 0 [2303, TI_USB2ANY.cpp]
2019-07-15 15:10:24.162 Returning value 0 [2304, TI_USB2ANY.cpp]
2019-07-15 15:10:24.164
2019-07-15 15:10:24.164 u2aPower_WriteControl(handle=0x00003010, _Power_3V3=1, _Power_5V0=1) [3644, TI_USB2ANY.cpp]
2019-07-15 15:10:24.167 Return code set to 0 [3655, TI_USB2ANY.cpp]
2019-07-15 15:10:24.177 Return code set to 3 [399, TI_USB2ANY.cpp]
2019-07-15 15:10:24.177 Return code set to 0 [3657, TI_USB2ANY.cpp]
2019-07-15 15:10:24.178 Returning value 0 [3658, TI_USB2ANY.cpp]
2019-07-15 15:10:24.180
2019-07-15 15:10:24.180 u2aPower_ReadStatus(handle=0x00003010) [3682, TI_USB2ANY.cpp]
2019-07-15 15:10:24.194 Return code set to 5 [399, TI_USB2ANY.cpp]
2019-07-15 15:10:24.195 Return code set to 0 [3709, TI_USB2ANY.cpp]
2019-07-15 15:10:24.196 Returning value 0 [3717, TI_USB2ANY.cpp]
2019-07-15 15:10:24.197
2019-07-15 15:10:24.197 u2aI2C_RegisterWrite(handle=0x00003010, I2C_Address=0x002C, RegisterAddress=0x01, Value=0x82) [2309, TI_USB2ANY.cpp]
2019-07-15 15:10:24.200 Return code set to 0 [2320, TI_USB2ANY.cpp]
2019-07-15 15:10:24.201 Error: variable 'err' set to -44 (Address not acknowledged (NAK)) [1222, U2A_ApiClass.cpp]
2019-07-15 15:10:24.202 GetResponse(buffer=0x0019F524, size=64, command=-1) failed [403, TI_USB2ANY.cpp]
2019-07-15 15:10:24.202 Error: variable 'ret' set to -44 (Address not acknowledged (NAK)) [404, TI_USB2ANY.cpp]
2019-07-15 15:10:24.203 Return code set to -44 [2322, TI_USB2ANY.cpp]
2019-07-15 15:10:24.203 Returning value -44 [2323, TI_USB2ANY.cpp]
2019-07-15 15:10:24.205
2019-07-15 15:10:24.206 u2aStatus_GetText(code=-44, buffer=0x19C9BD14, bufsize=256) [1199, TI_USB2ANY.cpp]
2019-07-15 15:10:24.207 *buffer = "Address not acknowledged (NAK)" [1211, TI_USB2ANY.cpp]
2019-07-15 15:10:24.207 Returning pointer value 0x19C9BD14 [1213, TI_USB2ANY.cpp]