USB HOST for GPS

Michael Vowles wrote 11/03/2015 at 22:30 3 points

Looking for some pointers as I have been trying to get a BU-353 GPS working with an LPC1768 MCU (speecfically the mbed dev board) using this library https://developer.mbed.org/users/va009039/code/GPSUSBHost/. I can get it communicating but the character read out is just pound symbols. I dont have any experience in USB driver development so its been a bit hard to debug. Anyone have any pointers on where to look? Should I just cut my losses and get a single board computer (rpi/BBB?) to save implementing my own USB stack?