Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
I want to display CC2650 sensor tag data on my computer screen using UART programming for CC6250, how I can do this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I want to display CC2650 sensor tag data on my computer screen using UART programming for CC6250, how I can do this?
Hi,
I suggest that you use the TI-RTOS UART drivers.
You can find examples on how to use the driver in the Resource Explorer (in CCS, under the View menu).
The Resource Explorer is also available online at the following address:
In the Resource Explorer, open Software->TI-RTOS for CC2650 .... ->Development Tools-> <Choose the board that you have, or any if you have a custom board> -> Driver Examples -> UART Examples
Regards,
Michel
hi,
i also want to set RTC in CC2650 sensor tag, do u have any information regarding that and thanks for UART information..