Part Number: CC2745R10-Q1 We used CC2745R10-Q1 as CarNode and CC2340R53 as KeyNode to test CS in Python demo, but the distance value could not be obtained.How to implement CC2745R10-Q1 and CC2340R53 channel sounding ranging on SDK9.14.10.41? How to set…
Part Number: CC2745R10-Q1 Hi,
customer has below question.
This is regarding data sharing between the application and bootloader across software reset on the CC2745R10-Q1 - BTLE Chip.
We have a custom bootloader (Bank 0 in PFLASH) and an application…
Hello,
PERABATHULA D V B KOTESWARARAO said: Is it expected behavior that OSAL APIs cannot be used before vTaskStartScheduler() ?
Yes. OSAL stands for Operating System Abstraction Layer, and serve as an abstraction layer for the underlying RTOS. In…
Part Number: CC2745R10-Q1 Other Parts Discussed in Thread: UNIFLASH Hi TI support team,
I am planning to implement the OAD function using the SDK example basic_ble_oad_dual_image and perform OAD through the TI app SimpleLink Connect .
However, UniFlash…
Part Number: LP-EM-CC2745R10-Q1 Other Parts Discussed in Thread: CC2745R10-Q1 Hi:
In studying the CAN communication function of the LP-EM-CC2745R10-Q1 development kit, do I need an additional CAN transceiver kit to test CAN communication? And what is…
Part Number: CC2745R10-Q1 Other Parts Discussed in Thread: SYSCONFIG , Hi Team,
I am currently working with the CC2745R10 MCU using the following environment:
SDK: simplelink_lowpower_f3_sdk_9_14_02_16
Code Composer Studio: 20.2.0
…
Part Number: CC2745R10-Q1 We are using the CC2745R10 to measure distance with SimpleLink Low Power F3 SDK v9.10.00.83 .
When we run the system in distance mode and log the calculated distance, the result returned by the SDK is correct. However, when…
Part Number: CC2745R10-Q1 Other Parts Discussed in Thread: SYSCONFIG , UNIFLASH
Hi,
I am experiencing a HAL_ASSERT_CAUSE_HW_ERROR when running the basic_ble project from the latest SimpleLink CC27xx SDK on a CC2745R10 LaunchPad.
I initially encountered…
Part Number: CC2745R10-Q1 Hii Ti team We are currently using the CC2745R10-Q1 device along with FreeRTOS , and we have observed that the BLE stack supports a maximum MTU size of 255 bytes . Our application requires an MTU size of approximately 342 bytes…