Search found 2 matches

by drubed
Sun Nov 10, 2024 11:49 pm
Forum: Hardware Interface Issues
Topic: encoder test
Replies: 3
Views: 133

Re: encoder test

can I write it like this so all my encoder inputs go to JP4

// Mux encoder inputs from KFLOP JP7 & JP5 to JP4 and JP6
FPGAW(ENC_NOISE_FILTER_ADD) = ENC_0_7_JP4 + ENC_NOISE_FILTER_DEFAULT_VAL;

For test purpose can I use the VDD5 on pin 1 to power the encoder
by drubed
Fri Nov 08, 2024 11:52 pm
Forum: Hardware Interface Issues
Topic: encoder test
Replies: 3
Views: 133

encoder test

hello, I am just starting a project on a four axis machine using brush servo motors with single ended encoders. I have the Kfop and Kanalog boards I am planning on using the machines existing amplifiers and power supply, I was trying to just do a quick test for encoder input I attached channel A and...