Replies: 8 comments 3 replies
-
yes it is possible, i already got myself an encoder with z-pin. i will try it the next days, but i have to adapt the linuxncnc componente too |
Beta Was this translation helpful? Give feedback.
-
Ahhh yes that as well, that would be great :) |
Beta Was this translation helpful? Give feedback.
-
the FPGA part works already, i use one bit each in the din and dout byte. if i set the dout bit the din bit also goes to 1 now i have to check how to connect the whole thing in the hal-component with the bidirectional index-enable signal/bit |
Beta Was this translation helpful? Give feedback.
-
done :) |
Beta Was this translation helpful? Give feedback.
-
Awesome, will give it a go this weekend. |
Beta Was this translation helpful? Give feedback.
-
Awesome ! How does the hal goto together ? BTW Love the setup you had for testing |
Beta Was this translation helpful? Give feedback.
-
git branch g33 i renamed some hal pin names |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to use:
https://github.com/scottalford75/Remora/tree/main/LinuxCNC/Components/PRUencoder
and use the following as a basis for verilog
https://github.com/scottalford75/Remora/tree/main/Firmware/FirmwareSource/Remora-OS5/modules/encoder
If you come up with something with some code I can test and have a go at modification.
Beta Was this translation helpful? Give feedback.
All reactions