I'm doing a third year project using USB communication to an FTDI evaluation board using the VCP drivers so that I can communicate through serial commands.
I can write bits to the USB, but I am more interested in setting a bit so that it will stay at a level until I tell it otherwise.
Any ideas?