uclaros Posted March 3, 2003 Report Posted March 3, 2003 I have found on the internet a schematic of a nice LAN cable tester, using a PIC 16c54 , for which I downloaded the source code.Since I know nothing about PIC assembly, can anybody tell me if I can substitute the 16c54 with another pic that can be programmed by the JDM?The only 16c54 programmer i found is Tait's parallel one that is not so simple to build...
TK. Posted March 7, 2003 Report Posted March 7, 2003 I cannot recomment to burn a PICxx-C-xxx device with a low-cost programmer, because such devices are One-Time-Programmable (OTP). You will lost the chip (->garbage) if programming fails (due to a wiring error...) .Replacement: I'm not sure, but possibly this chip is compatible to PIC16F628 - but some programming skills are required to migrate the codeBest Regards, Thorsten.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now