Modbus packets not working on the nucleo stm32h743zg #2746
Unanswered
thechordmaster
asked this question in
Q&A
Replies: 1 comment
-
Hi @thechordmaster Else maybe ask on the forum, maybe someone already worked on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to port the ardustim code https://gitlab.com/sampokong/ardu-stim to a nucleo board. a python based GUI will send cam/crank wheel definitions to the nucleo (connected to a w5500 module) over modbus tcp and suitable signals will be generated on the nucleo pins. while the modbus commands are being sent successfully, the board is not able to receive the packets to execute the signals. attaching the arduino code and the gui code. Any help is appreciated.
gui copy.txt
knockfinalcode_v3 copy.txt
Beta Was this translation helpful? Give feedback.
All reactions