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.
Replies: 2
Views: 370
Part Number: LAUNCHXL-CC26X2R1
Hi
In swra466b document, it mentions that the bootloader backdoor enable pin is assigned to DIO 11.
But in ti_devices_config.c, it is assigned to DIO 13.
Could you help us to clarify this question?
//##################################### // Bootloader settings //##################################### // Enable ROM boot loader #define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE 0xC5 // Enabled boot loader backdoor #define SET_CCFG_BL_CONFIG_BL_ENABLE 0xC5 // DIO number for boot loader backdoor #define SET_CCFG_BL_CONFIG_BL_PIN_NUMBER 0xd // Active low to open boot loader backdoor #define SET_CCFG_BL_CONFIG_BL_LEVEL 0x0
Thanks.
BR
Trevor
It's the default pin assigned but you can change it in your ccfg.
If my post answers your question, please click on "This Resolved my issue" button to benefit others who have the same issue.
YK Chen
Build OpenThread Sleepy End Device doorlock prototype to test with Rasperry Pi OpenThread Border Router
How to use two UARTs in CC26x2 and CC13x2
SwitchBot DIY using LPSTK-CC1352R , SG90 servo motor, and ProjectZero to away from COVID-19.
How to use two endpoints in SIMPLELINK-CC13X2-26X2-SDK Z-Stack.
CC13xx TRX WOR project.
How to create a periodic event to toggle BLE Advertising in CC26xx simple_peripheral example
How to use indication in simple_peripheral example and use Btool to enable indication
How to check APS ack in TI Z-Stack
How to detect button hold in CC26x2, CC13x0, CC13x2 SDK.
660 Zigbee devices in the same Zigbee network!
Hi Trevor,
It seems to be a mistake in the app note. I have created a ticket to get this fixed.
Thanks for flagging this issue.
Thanks, Elin