Re: EZ-USB
Posted by
stevesng@n...
on 2001-05-24 17:21:06 UTC
--- In CAD_CAM_EDM_DRO@y..., Chris Stratton <stratton@m...> wrote:
in one USB device driver are less likely to bring all USB traffic
to a halt. Running the USB controller chip is a major task, one
that I feel is best left to the operating system which has lots
of debug time on it, instead of code written just for our needs
which would have a comparatively small user base.
activate a signal which could be used to disable other external
hardware.
Steve Stallings
> Seperation in USB busses is a relative thing. The computer may havethink
> multiple jacks, but they all ultimately hang off the same controller
> chip. Mess with that chip and you loose all the USB devices. I
> my preference would be to have the CNC controls be the only USBYes the busses share one controller chip, but software problems
> devices in the system - that way under something like rtlinux, you
> could leave the USB driver out of the main kernel, so that only the
> realtime portion of the system could talk to the controller. Of
> course things may get harder when all keyboards and mice are USB...
in one USB device driver are less likely to bring all USB traffic
to a halt. Running the USB controller chip is a major task, one
that I feel is best left to the operating system which has lots
of debug time on it, instead of code written just for our needs
which would have a comparatively small user base.
> Stepper systems have a unique advantage in that they don't movelead
> without constant input. A servo or hardware pulse generator can
> to a runaway. At a minimum, I think you need to be protectedagainst
> computer crashes and microcontroller crashes. A typical embeddedThe planned dead man timer would indeed inhibit output pulses and
> systems trick is a timer that will reset the processor if it is not
> periodically set back to 0. Having it also trigger someting like an
> Estop that cuts power to the drives would be a good idea, just
> in case the micro can't recover.
activate a signal which could be used to disable other external
hardware.
Steve Stallings
Discussion Thread
Chris Stratton
2001-05-24 09:52:22 UTC
EZ-USB
Dennis Cranston
2001-05-24 10:44:12 UTC
RE: [CAD_CAM_EDM_DRO] EZ-USB
stevesng@n...
2001-05-24 12:47:40 UTC
Re: EZ-USB
Ian Wright
2001-05-24 13:35:58 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Jon Elson
2001-05-24 13:52:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
stevesng@n...
2001-05-24 14:43:42 UTC
Re: EZ-USB
Alan Marconett KM6VV
2001-05-24 15:55:28 UTC
Re: [CAD_CAM_EDM_DRO] EZ-USB
Alan Marconett KM6VV
2001-05-24 16:06:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Alan Marconett KM6VV
2001-05-24 16:07:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Chris Stratton
2001-05-24 16:08:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
stevesng@n...
2001-05-24 17:11:24 UTC
Re: EZ-USB
stevesng@n...
2001-05-24 17:21:06 UTC
Re: EZ-USB
Alan Marconett KM6VV
2001-05-24 18:24:38 UTC
Re: EZ-USB
stevesng@n...
2001-05-24 18:51:52 UTC
Re: EZ-USB
Chris Stratton
2001-05-24 19:09:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Jon Elson
2001-05-24 20:32:58 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Smoke
2001-05-28 10:02:00 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Jon Elson
2001-05-28 15:00:08 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Hugh Prescott
2001-05-28 16:34:00 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB
Carol & Jerry Jankura
2001-05-28 17:45:19 UTC
RE: [CAD_CAM_EDM_DRO] Re: EZ-USB
Hugh Prescott
2001-05-28 19:59:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: EZ-USB