Hello
I’m working on a non-frc project, I want to use my RPi3 to control a SparkMAX and receive feedback from a hex bore encoder; this seems to be possible using a CAN Hat (like this?) and running my CAN into it.
This seems simple enough. But, from another post,, it seems that the REV CAN Frames are confidential (hidden?). My question being, is it possible to control my SparkMAX and receive encoder values?
Running it over PWM, according to this post at least, wouldn’t give me any feedback from the encoder.