Hi there,
first of all sorry but I am a greenhorn in programming a µController :-/
I set myself a new goal that I program a tiny tool to measurer timings of a self made shutter electronic for a camera.
For this I would like to send a String by pushing button1 at my MSP430G2553 LaunchPad. The string should be sending via USB connection to PC and again to another USB Port.
The hardware at the end of the second USB Port will drive a solenoid. The primary purpose is to measure the delay between sending at the LaunchPad and receiving the driver signal of the solenoid driver.