Hi,
I'm new to prototyping with MSP and I need to interface a blugiga wt11 bluetooth module with an MSP430F5438. My understanding is that simply connecting the bluetooth modules Rx and Tx pins to the MSP's UART pin's would suffice. however would I need to implement RS232 flow control via the UART_CTS and UART_RTS pins of the bluetooth module? If so which pins should i connect these to on the MSP.
required