Other Parts Discussed in Thread: MSP430BT5190
Regarding the MSP430BT5190 microcontroller:
In the following configuration X <---> Y <---> Z, the X device is an unknown SPI capable device, the Y device is MSP430BT5190, the Z is the BT transceiver IC.
1.) Can Y device (MSP430BT5190) be connected to X device via SPI interface and connected to Z device vis UART interface?
2.) If so, how can it be achieved, via which ports?
3.) Also if feasible, can the SPI (X <---> Y) and UART (Y <---> Z) interfaces in MSP430BT5190 be running simultaneously, so that the data coming from X device (X ---> Y), goes through MSP430BT5190 (coming in on SPI, and leaving on UART) goes towards Z (Y --->Z) device, and vice versa (X <--- Y <--- Z) ?
Thanks
Marko