|
In applications that require a microprocessor with embedded software, we will make a choice, that balances the expected production volume with the development time.
For a smaller production, we will prefer a processor with features that we already support, or can support quickly. For larger productions, we will select the device with the lowest cost.
- 8-bit : H8, AVR, PIC, 80C51, 86HCxx, EZ-USB, FX2.
- 16-bit: H8S, 80C188, 80C286, ST9.
- 32-bit: ARM7, ARM9, 80C386, 80C486.
For these controllers, we can implement protocols like Modbus and Ethernet.
|
|