Re: A little challenge...
would thoes be my posts?
and a reply to everyone that is saying that the picmicro microcontrollers are not state of the art. microcontrollers are reducing circuits to themselves, and input and output components, no external ram/rom/bus logic, they reduce the area and thus the cost of a pcb, making electronics cheaper.
they are powerfull because of their limits. their reduced instruction set allows them to have their instructions and data on the same word of memory. they process the instruction and data in the same processor cycle (except for instructions that write to the program counter). they do not have to wait to retrive information from a disk.
for everyone that is calling them a $4 dollar chip, i can get them for 1.58 in quanity of 1. (if you wish to buy them at $4 a chip, contact me about being your distributor
) http://www.digikey.com/scripts/us/dk...575&Row=241037
i would urge a mod to do some weeding and clean up this thread a little. some people are litterly holding down the wickedairsportz guy while the other one works the gut.
i have heard of a bug that will allow you to dump the code of a pic with the protection bit set. note: you do risk ruining the pic in the process of dooing this. i read this a while ago, so if it has been fixed, or if my memory no longer serves me correctly... it involves raising vcc line of the picmicro to around +14v instead of +5v while reading the pic.
Originally posted by WickedAirSportz
Some of the posts here are dead on the money about how it works, and others are so far off in left field.
Some of the posts here are dead on the money about how it works, and others are so far off in left field.
and a reply to everyone that is saying that the picmicro microcontrollers are not state of the art. microcontrollers are reducing circuits to themselves, and input and output components, no external ram/rom/bus logic, they reduce the area and thus the cost of a pcb, making electronics cheaper.
they are powerfull because of their limits. their reduced instruction set allows them to have their instructions and data on the same word of memory. they process the instruction and data in the same processor cycle (except for instructions that write to the program counter). they do not have to wait to retrive information from a disk.
for everyone that is calling them a $4 dollar chip, i can get them for 1.58 in quanity of 1. (if you wish to buy them at $4 a chip, contact me about being your distributor
) http://www.digikey.com/scripts/us/dk...575&Row=241037i would urge a mod to do some weeding and clean up this thread a little. some people are litterly holding down the wickedairsportz guy while the other one works the gut.
i have heard of a bug that will allow you to dump the code of a pic with the protection bit set. note: you do risk ruining the pic in the process of dooing this. i read this a while ago, so if it has been fixed, or if my memory no longer serves me correctly... it involves raising vcc line of the picmicro to around +14v instead of +5v while reading the pic.




Which just doesn't cut it.


Comment