HI NI,
I am working with TM4C1294xl evaluation board http://www.ti.com/tool/EK-TM4C1294XL, trying to communicate the test equipments with GPIB interface. I can't use any OS for this project due to the timing constrain. The simple way to talk to the device is through NI GPIB-USB-HS cable.
TM4C1294xl is programed with tivaware (bare-metal SDK package from manufacturer). Right now I have configured the usb port as Host CDC, and able to send / receive data from usb serial device through usb Bulk in/out pipes respectively.
I am wondering whether this solution is feasible and how TM4C1294xl can communicate to GPIB-USB-HS via its USB port as generic bulk or any other type of device?
Please advise, thanks in advance
Mike