Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TPDO not working on STM32F1 #45

Open
knightFURY999 opened this issue Oct 10, 2023 · 3 comments
Open

TPDO not working on STM32F1 #45

knightFURY999 opened this issue Oct 10, 2023 · 3 comments

Comments

@knightFURY999
Copy link

knightFURY999 commented Oct 10, 2023

I am having trouble with the TX PDO Mapping. I have successfully produced a recurring heartbeat and whilst following the Tutorial and the examples. I cannot implement the Counter TXPDO example. Please assist. I am sure it has to do with the Odject Dictionary Editor. I can also successfully read the counter manually through Magic Can.
image
image
image
image

@methreat
Copy link

You should be use to together canopen_app_process() and canopen_app_interrupt() function. I solved this way

@knightFURY999
Copy link
Author

Can you show me how to , I am not getting it right.

@HamedJafarzadeh
Copy link
Collaborator

Can you check if your canopen_app_interrupt is getting called properly ? Just put a breakpoint in this function and let us know what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants