> Please do try the 18F, and even the 24F, 30F and 33F. You won't > be disappointed I would strongly suggest skipping the 18F series and look at the small 24F devices. They get down to 18 pin IIRC. Reasons - Much nicer interrupt structure (each interrupt has its own vector that can be prioritised to one of 7 levels). The architecture does away with all the RAM banking and ROM paging that the smaller devices have. The USB devices can be run as master or OTG (18F chips are USB Device only). Many devices have digital peripherals where you can select the pins (within a limited range) that you want them to come out to. The C30 compiler covers all the devices that Joe listed here except the 18F, so once you have the compiler there is a wide range of devices available to you. -- Scanned by iCritical. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist