Part Number: LP-EM-CC2745R10-Q1 Tool/software: I want to know what is the layer stack up details of the CC2745 launch pad? May I know if I need to change the source matching component values if I use a different stack up?
Part Number: LP-EM-CC2745R10-Q1 Tool/software: hi team,
I am facing in integrating the CAN module into the CC2745 empty project..and CC2745 ia not having any tranceiver inbuilt so How can I test this.
and can you tell me which driver code I can integrate…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: *SDK:9.11.00.18
I currently need to set up the phone white list management on CC2745(car_node demo code) (device role: peripheral + central). Our expectation is to enable the whitelist and add the specified…
Part Number: LP-EM-CC2745R10-Q1 Other Parts Discussed in Thread: LP-XDS110 , LP-XDS110ET , SEGGER Tool/software: Hello all,
https://www.ti.com/tool/LP-EM-CC2745R10-Q1#description
..for debug it says
Needs to buy debugger separately for software…
Part Number: LP-EM-CC2745R10-Q1 Other Parts Discussed in Thread: CC2745R10-Q1 , SYSCONFIG Tool/software: Hi,
I would like to know
1) I want to estimate distance using RSSI and PBR & RTT methods. Is the support available in its SDK / framework for…
Part Number: LP-EM-CC2745R10-Q1 Other Parts Discussed in Thread: MSPM0G3507 , Tool/software: In the linked thread (TI has locked now) , the OP asked about those booster packs as seen in the demo.
The question I find, wasn't really answered, just links…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hi, Ti
When using the NVS driver for flash read/write operations, I encounter write failures when attempting to write different values after the initial write. While adding the NVS_WRITE_ERASE attribute…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hi,
We are testing your CS_demo with LP-EM-CC2745R10-Q1 & BP-EM-CS. When we execute ble_cs_demo.py with initiator, it response "Initiator tried to sync to reflector node 1 and failed. Proceed to next CS…
Hello,
Ramya Gumaste said: 1. TI APIs must be called with BLE Util task
Sort of. TI BLE APIs must be called within the context of the BLE Util task. However, you can get around this by using the BLEAppUtil_invokeFunction API. Calling BLEAppUtil_invokeFunction…
Part Number: LP-EM-CC2745R10-Q1 Tool/software: Hello all,
I am testing the CAN peripheral using simplelink_lowpower_f3_sdk_8_40_00_61 SDK.
I can successfully send and receive CAN messages.
I need guidance on what I have to do in the application…