Hello, I am Sky
I am using TM4C1290NCPDT chip and its USB Bulk Driver for communication.
TI supports its driver and it works well!
And it is installed well with "Generic Bulk Device" in "TivaWare Bulk Devices".
I want to change some information such as a name of device, company, and VID/PID.
When I change this parameters in usb_dev_bulk.inf file, it does not guarantee "SIGNED DRIVER",
But it is not a big deal because I can use them by turning on "TESTSIGNING" option for testing driver.
The problem is that when I force to setup my custom driver, it does not be installed well.
To change information of usb bulk driver and install them properly, do I have to set additional procedures?
Thanks in advance.
Sky.