Search found 3 matches

by Quasar
Wed Apr 27, 2005 4:40 am
Forum: General Discussion
Topic: PCI Card Development
Replies: 6
Views: 3479

Re: PCI Card Development

Actually I think I do need the whole PCI bus speed and bandwidth since the application is highly time-critical, besides I need it to be as cost-effective and simple as possible so I can't include any extra controllers I don't need
by Quasar
Tue Apr 26, 2005 9:48 pm
Forum: General Discussion
Topic: PCI Card Development
Replies: 6
Views: 3479

Re: PCI Card Development

I'm not sure how the PCI to serial or the USB host controller will make a difference, the PIC I chose still has to run at 8MHz, aren't there any register banks out there with 33MHz/8MHz capability?
by Quasar
Tue Apr 26, 2005 8:33 am
Forum: General Discussion
Topic: PCI Card Development
Replies: 6
Views: 3479

PCI Card Development

Hey everyone, I'm working on a project and I came across the problem of building a PCI card from scratch, I need the card to control motors in real-time so I'll be using PIC microcontrollers, but the problem is that the PIC microcontrollers work at 8MHz while the PCI bus works at 33MHz, I thought of...