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…
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.
您好,请参考下面的内容:
Thanks for pointing this out - there may be a bug in the example code for this function. If you read two bytes from this register, it will just read the following register as well. So in this case if 0x03 Safety Status A is being read, Safety…