您好
To set the maximum input current using the ILIM_HIZ pin, a pull-down resistor to PGND is used. When using a 2-mΩ RAC_SNS resistor, the input current limit is controlled by: IAC_MAX = KILIM / RILIM_HIZ. The actual input current limit is the lower value…
我看到TI英文官网的回复了,我的问题很简单。现在已经知道:the interrupt of the PM_sensorless example code is triggered by the CNT_zero event. Nonetheless, for Insta_BLDC example code, there is no such code or comments which is indicating that the interrupt is triggered by the same…
Hello ,
We suggest you refer to the example code for TMS320280049C in c2000ware.
There is "interrupt_ex3_sw_prioritization.c" for you reference.
interrupt_ex3_sw_prioritization
您是否有参考例程?
https://dev.ti.com/tirex/explore/node?node=ADEFKoeyVMLgIZuOHPzCvQ__IOGqZri__LATEST
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms…