Hi! It's my first time using MSP430 and I'm a little bit lost . I want to connect a barcode scanner module with the MSP430. In order to do that, I need an USB port extra. I know that Arduino has a USB Host shield, but MSP430 doesn't have any shields, does it?
So, how can I do it? Is there any way to use the USB Shield of Arduino for the MSP430?
Thanks!