Part Number: MSP430F5529 Hello, I am working on a project which contains acquisition of ECG data with the ADS1293EVM . MSP430F5529 is part of this board as well. For the communication between analog part of the board and microcontroller, I am using SPI ("MSP430 Interface to ADS1293 Code Library") and there is also FET Debugger from TI to program the microcontroller. Now I am printing data using printf to a terminal I/O which is part of the IAR Embedded Workbench software. However, I would like to print ECG data to the terminal app in PC or to LabView, not in Terminal I/O in IAR software. The board is connected to the PC by USB so there is UART port in device manager. Is there any possibility? Thank you, Daniel
↧