ZX-24 suitable for this project?
Posted: 07 December 2006, 17:45 PM
Hello. It's been many years since I've done development with microprocessors, and some years also since I've done much programming, so I'm not up to date with the latest offerings. But, I'm wondering whether a ZX-24/ZX24a would be suitable for the following small project:
The ZX-24 would act as a communcations manager, requiring four serial ports. The primary (hardware) port would connect to a PC for programming/downloads/etc. Of the other three (software) ports, the first would connect to the primary device, itself a microcontroller, at 9600 baud. The second and third would each connect to a communcation device; one at 4800 baud, the other not yet determined, but likely 9600 baud. If that is too much load, I would be willing to add additional UARTs as required.
The primary device would send/receive traffic from the communications devices. Since each of the three devices has an entirely different protocol, the ZX-24 would act as a translator, possibly by use of look-up tables. Traffic would range from light, up to nearly constant. I would anticipate having the ZX-24 run in multi-tasking mode. From the PC, the ZX-24 could also be placed into a pass-through mode to any other device, to allow the device to be programmed from the PC.
Does this sound like a reasonable application for this processor?
The ZX-24 would act as a communcations manager, requiring four serial ports. The primary (hardware) port would connect to a PC for programming/downloads/etc. Of the other three (software) ports, the first would connect to the primary device, itself a microcontroller, at 9600 baud. The second and third would each connect to a communcation device; one at 4800 baud, the other not yet determined, but likely 9600 baud. If that is too much load, I would be willing to add additional UARTs as required.
The primary device would send/receive traffic from the communications devices. Since each of the three devices has an entirely different protocol, the ZX-24 would act as a translator, possibly by use of look-up tables. Traffic would range from light, up to nearly constant. I would anticipate having the ZX-24 run in multi-tasking mode. From the PC, the ZX-24 could also be placed into a pass-through mode to any other device, to allow the device to be programmed from the PC.
Does this sound like a reasonable application for this processor?