can't sent CAN message under 75kHz closed-loop control application

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

can't sent CAN message under 75kHz closed-loop control application

526 次查看
tckwok
Contributor I

I am now using the Kinetis KV series for a digital power converter. The firmware structure is a simple background/ISR combination. The ISR is for 75kHz closed-loop control, and the code works fine without adding the function that sends CAN message.

When I initiated a separate project that only does CAN message sending and receiving, things are going pretty well. But when I migrated the function to the closed-loop project, the background main() seems to be stuck.( the 75kHZ ISR is still working !!!)

Are there any things I am missing?

0 项奖励
回复
1 回复

483 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Zabel A,

   When you migrated the function to the closed-loop project, the background main() seems to be stuck, do you debug the code, where the code is stopping?

   Do you also try add some of the closed-loop project function to your working CAN project?

Kerry

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------

0 项奖励
回复