![]() |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
Your circuit should work with the Jag. You may not get full output (see Al's post) because the Jags want a wider range on the pulse width, but it should work... Unless, perhaps, the Jag's don't like the 4 ms period. If had a Jag here I'd test it at 4ms. |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
In all honesty, I didn't spend too much time troubleshooting the Jag. We have plenty of non-legal 883s for our test boxes. |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
Since I don't have a scope, I set the pulse width equal to the period and measure it with a cheap digital multimeter. |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
|
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
|
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
I wondered why it was 5.05 and not 5.00ms, this must be why... |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
|
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
The Jaguar spec wants 5.0125ms or greater period, according to Joe.
5ms would be a nice round number of milliseconds to use for timing the DIO loop. It's not 5ms, it's 5.05ms, which is clearly intentional because the timing is determined (in LabVIEW at least) by multiplying/dividing a bunch of things together, one of which is a 5.05 double-precision float constant. Even if it was the nearest round number, since they used a float it would have to round when converting to integer later in the math anyway since the period has to be a whole number of ticks, which itself is a whole number of 40mhz clock cycles. |
Re: Using an Non First Microcontroller with Victor 884 Motor Controller
Quote:
Anyway, FWIW I ran a couple of Jags for a couple of days at 5.000 ms period and never noticed a problem. |
| All times are GMT -5. The time now is 12:37. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi