??? 03/31/07 16:57 Read: times |
#136330 - Possible solution Responding to: ???'s previous message |
What I actually want is an 8051 with USB and (at least) two UARTs, and on-chip debug. I think you, an experienced user of '51, can easily add extra UARTs to any '51 derivatives. And can debug with the monitor over serial. But are you experienced on USB as much as '51? I recommend you to design how to apply USB first. - Any USB class or raw bulk/ interrupt transfer - How 'realtime' the communication over USB Then, select the chip which has an example as close to your application as possible. Find a possible solution before the best solution. Tsuneo |