Part Number: MSP432E401Y
Other Parts Discussed in Thread: MSP-EXP432E401Y
Hello,
I'm new to embedded design and I have a few questions. My software application will communicate with the chip through USB. I currently have the MSP-EXP432E401Y launchpad board and I'm trying to understand some the demoes in order to integrate USB into my application. I'm using the "usbdevcdcserial_MSP_EXP432E401Y_nortos_ccs" CCS project found in the launchpad board's SDK. I've been playing around with it and it seems that I understand for the most part what's going on with the USB portion. However, there seems to be a UART portion to the project as well. What role does UART play in this project? I'm assuming it's utilization is board specific. And furthermore, different USB projects in the SDK are labeled as "usb host" vs "usb device". I think I know the difference but could you give small explanation and maybe an example of each?
Thanks