I got 5 FluxGrip CAN but didn´t read the fine details (Cyphal…). Is there a short list of CAN messages that can (pun intended) setup, turn magnetization on and turn magnetization off without having to learn a new network stack (and embedded it into a STM32…)?
(If you don’t have such a device, you can use CanFace1 and a CAN bus splitter)
If you’re planning to use an STM32 to control the magnet, this will require implementing Cyphal/CAN driver, so this will take a bit longer. If you want I can try to help with that too.
BTW are you using ROS?
Is there a short list of CAN messages that can (pun intended) setup
Yes you just plug CF1 “Babel” into your computer and then plug the magnet into CF1. Then use SocketCAN on the computer to bring up a CAN network interface and you’re ready to roll.