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.

DSP2812事件管理器的捕获问题



我用了事件管理器B中的三路捕获来捕获位置信号,三路位置信号都是每次按顺序来,2812每次重新设置捕获的边沿后,三路捕获的第一次的第三个就会捕获不到,以后每路都能捕捉到,假如三路位置依次为A、B、C、A、B、C的到来, 那么重新设置捕获的边沿后,捕获的信号为 A、B、A、B、C,即第三个信号会丢掉,我查了资料可能跟EVB模块的FIFO有关,但每次都是第三个捕捉不到,很疑惑,请牛人帮忙分析一下。