- All grounds need to be connected together.
- TX/RX loop back trick: When in doubt of a serial conversion circuit, short the TX and RX pins together to get an echo.
- Normal length wires for breadboard connections: Don't use a 9" wire where a 2" wire will do.
- Minimize short potential in your breadboard wiring: Don't expose an inch of wire from the insulation if all you need is 1/4".
- You will learn best when you have a *simple* project to work on. Don't create the 'house-pet robot' just yet.
- Google is, of course, your friend. When you don't know, go do some research.
- for(x = 0 ; x < 400 ; x++) : If x is defined as an 8-bit integer, the for loop will loop forever!
- Soldering basics: Wet your @#$% sponge.
- Take your time with ground plane solder joints. Do not be fooled by a cold joint.
- Never trick yourself into thinking you're that good. Print out a 1:1 and compare the footprints!
- Check that TX and RX are wired correctly to all peripherals. TX/RX swap is the one of the greatest causes of PCB failures.
- When laying out a PCB with SMD micros, don't forget to include the programming port!
- Don't run silkscreen across pads.
- Connector PCB footprint mis-numbering: always check the pin number on your connector - they can have very obfuscated schemes.
- In Eagle, use vector fonts only!
- Review your gerber files before submitting them.
Friday, April 8, 2011
Common Mistakes, Tips and Tricks
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment