The TI E2E™ design support forums will undergo maintenance from July 11 to July 13. If you need design support during this time, open a new support request with our customer support center.
Hello Simeon,
For example, if you have configured the Watchdog Timer (WDT) expiration time to 1 sec.
Now, you can configure a timer interrupt to trigger every 500 milliseconds (configure Highest Priority Interrupt )
In this timer interrupt routine, you…
Part Number: MSPM0L1228 Other Parts Discussed in Thread: MSPM0G1105 , MSPM0L1306 Tool/software: Hi Expert,
the reference project is below.
https://dev.ti.com/tirex/explore/node?node=A__AFlnIwqOd61J3AMybuK0YQ__MSPM0-SDK__a3PaaoK__LATEST
Q1: BSL_TX_buffer…
Part Number: LAUNCHXL-F28379D Other Parts Discussed in Thread: TIDA-01527 , TIDM-02014 Tool/software: For TIDA-01527, I can find an example code for F2806x series at TIDCEL0 Code example or demo | TI.com
Could you share an example code for F28379D product…
Part Number: CC2340R5
Tool/software:
I am using one of the example codes in the "SimpleLink F3 SDK" which is the switch example (no-rtos). I enabled logging for Zigbee, disabled optimization (-g) and configured the hardware for the correct baud rate…
Part Number: TMS320F280049C Tool/software: Hello.
Good day!
There is customer's issue ,could you help to clarify? Thank you so much.
Is the sampling channel for both current IB and IC , is it wrong?
Part Number: CC2340R5 Other Parts Discussed in Thread: SEGGER , UNIFLASH , SYSCONFIG
Tool/software:
I am using my own development board for CC2340R5 for developing a zigbee based smart switch. I am still trying to understand how does the zigbee protocol…
Part Number: SK-AM64B Tool/software: I have a SK AM64B , I searched for a mqtt example code in free rtos in the sdk installed , as I was not able to find it in the resource explorer. I found one in the MCU SDK installed directory named as am64x evm …
Hi Jinhnu,
Those registers are not present on this device. You can cause the high-z scenario by setting the high-z bit in the IOMUX, but it is a high-z for output high.
Hello,
I am using isolator IC ISO1514 with both side pullup added on I2C lines.
I am using S DK example code " bq7690x_control_i2c" in that same code stuck in while loop for TX complete ( gI2cControllerStatus == I2C_STATUS_TX_INPROGRESS).
I didn…