Because in your code, you stop the timer:
And after completing the instructions in this function, you doesn't start the timer again, so there is no PWM output. You need to start timer using "DL_TimerG_startCounter( );" in your code.
Part Number: TPIC6A596 During our functional test, we found the serious defects with I/O function fail.The defects were found with the same Trace code “3BA4TCT”. We tried to swap with different trace code"3BA5SPT",and proceeded the test.There’re 8 pcs…
Other Parts Discussed in Thread: MSP430-SDK , MSP430F5342 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1466855/msp430f5342…
When I use to define custom cluster attributes, which function should I use to bind the cluster, endpoint, and context? In the SDK, I found these functions: ZB_ZCL_DECLARE_CUSTOM_ATTR_CLUSTER_ATTRIB_LIST
ZB_HA_DECLARE_CUSTOM_ATTR_CLUSTER_LIST
ZB_HA_DEC…
请看下面的回复。您也可以直接点击下面的帖子查看。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1221663/iwr6843-point-cloud-tlv-parser-failed
Has the customer modified the example parsing scripts at all? By default these scripts support the Out of Box demo only…
您好,请参考下面内容
It looks like the ADC is reading ~0.545V, which, assuming an ideal 18k pull-up resistor, translates to ~7.8kohms on the thermistor. Looking at your thermistor curve that's 30~31ºC, so we can be quite certain that this is not a hardware issue…
Hello,
Modifying the firmware from the mcu_plus_sdk_am243x_08_06_00_45\examples\industrial_comms\ethercat_slave_beckhoff_ssc_demo involves several steps. Here is a detailed guide on how to modify the firmware:
1. Open the project in a suitable IDE such…