Other Parts Discussed in Thread: ENERGIA, SYSCONFIG, CC2652R7
Hello,
I'm using a CC26X2R1-LAUNCHXL and a LiDAR device (TFMini Plus: [technical documentation]).
I already have a program that works fine on two TI - TivaC w/ TM4C123 boards (compiled on Arduino 2.0 IDE), but I'm encountering difficulties connecting the TFMini to the board using the RX/TX pins. I haven't found much information about this issue, or I might not fully understand it due to the Code Composer Studio (CCS) requirement, as I must use CCS because Energia/Arduino IDE doesn't support my board.
The only thread I found that could potentially help me is this one: [the thread], but I'm still struggling to grasp all the configuration requirements for CCS.
If you could provide any guidance or clarification on configuring the TFMini Plus with CCS or suggest alternative resources, I would greatly appreciate it. I'm looking forward to successfully integrating my LiDAR device with the CC26X2R1-LAUNCHXL platform.
Thank you in advance for your assistance.
(If you have any working project/code that I can get to understand, it would be amazing)