Part Number:DAC80501EVM
Tool/software: TI C/C++ Compiler
Hi,
I am trying to use the DAC80501EVM with the USB2ANY along the software GUI provided by TI.
The software shows that the device is connected but there is no change in response at vout.
The GUI shows any modifications I do to the registers but the same is not beeing communicated to the EVM.
I have JP2, JP1 connected on the evm. Please do let me know how to get this thing working.
The log files show SPI bus data being sent.
2019-05-28 17:03:37.391
2019-05-28 17:03:37.391 u2aSPI_Control(handle=0x00003010, ClkPhs=0, ClkPol=0, BitDir=1, CharLen=0, LatchTyp=1, LatchPol=1, DivHi=2, DivLo=0) [2611, TI_USB2ANY.cpp]
2019-05-28 17:03:37.393 Return code set to 0 [2623, TI_USB2ANY.cpp]
2019-05-28 17:03:37.393 Return code set to 9 [397, TI_USB2ANY.cpp]
2019-05-28 17:03:37.393 Return code set to 0 [2625, TI_USB2ANY.cpp]
2019-05-28 17:03:37.394 Returning value 0 [2626, TI_USB2ANY.cpp]
2019-05-28 17:03:37.395
2019-05-28 17:03:37.395 u2aSPI_WriteAndRead(handle=0x00003010, nBytes=3, Data=0x0CA7985C) [2631, TI_USB2ANY.cpp]
2019-05-28 17:03:37.398 Wrote data: 08 F8 00 [2648, TI_USB2ANY.cpp]
2019-05-28 17:03:37.408 Return code set to 5 [397, TI_USB2ANY.cpp]
2019-05-28 17:03:37.408 Return code set to 3 [2662, TI_USB2ANY.cpp]
2019-05-28 17:03:37.408 Read data: 00 00 00 [2663, TI_USB2ANY.cpp]
2019-05-28 17:03:37.409 Returning value 3 [2671, TI_USB2ANY.cpp]
2019-05-28 17:03:37.409
2019-05-28 17:03:37.410 u2aClose(handle=0x00003010) [1311, TI_USB2ANY.cpp]
2019-05-28 17:03:37.418 HIDReceiverThreadProc thread terminating... [697, U2A_ApiClass.cpp]
2019-05-28 17:03:37.448 CallbackThreadProc thread terminating... [423, U2A_ApiClass.cpp]
2019-05-28 17:03:37.448 Returning value 0 [1336, TI_USB2ANY.cpp]