Mar 11, 2006 #1 ms9 Electrical Joined Jul 19, 2003 Messages 6 Location CA what is meaning of 'C' in IC number 80C51 and meaning of 'f' in pic 16f773 controller
Mar 11, 2006 1 #2 melone Electrical Joined Aug 10, 2001 Messages 1,233 Location US Doesn' it give the meaning in the data sheet? Upvote 0 Downvote
Mar 11, 2006 1 #3 zeitghost Computer Joined Oct 8, 2003 Messages 400 Location GB Probably the wrong forum for this question, but the answers are: 80C51: the "C" indicates that it's a Cmos part (rather than Nmos). This means that the power consumption of the 80C51 is lower. PIC16F773: the "F" indicates that it's got Flash programmable memory rather than Ultraviolet Erasable memory to store the program. This means that the 16F773 can be reprogrammed with the need to use an Ultraviolet light source to erase the existing program in the device. Upvote 0 Downvote
Probably the wrong forum for this question, but the answers are: 80C51: the "C" indicates that it's a Cmos part (rather than Nmos). This means that the power consumption of the 80C51 is lower. PIC16F773: the "F" indicates that it's got Flash programmable memory rather than Ultraviolet Erasable memory to store the program. This means that the 16F773 can be reprogrammed with the need to use an Ultraviolet light source to erase the existing program in the device.
Mar 11, 2006 #4 melone Electrical Joined Aug 10, 2001 Messages 1,233 Location US Give the mana fish, and he eats for a day. Teach the man to fish, and he eats for a lifetime. It probably would have done the OP a lot more good to learn how to find the info instead of just giving the answer. Upvote 0 Downvote
Give the mana fish, and he eats for a day. Teach the man to fish, and he eats for a lifetime. It probably would have done the OP a lot more good to learn how to find the info instead of just giving the answer.
Mar 12, 2006 #5 zeitghost Computer Joined Oct 8, 2003 Messages 400 Location GB Well, there you go.... ) Upvote 0 Downvote