Finally in forward motion... The A6211 uploaded to the library under O2Surplus Alegro A6211(didn't think to look in the O's)lol.
Soooo now I'm going to redoing the schematic. My question is do I need to add 5 of everything on the schematic, or just put one drawing together and then multiply it out when I move it to the board layout?--RICK
You may have to experiment a bit, because I'm so used to using the "standard" version of EAGLE that I can't remember the all the program limitations of the "Lite" version. I know that the "Lite" version only allows
one page for your schematic, so you're probably stuck to placing 5 copies of the basic driver schematic there, and then placing all of your components manually in the Board editor. There is one trick IIRC that can make your life easier though, but it still involves some work.
Starting in the board editor.
1.) Draw up and arrange your driver components (for
one driver only) as you'd like to see them. Get all your wiring traces, ground planes and vias installed.
2.) Go to the upper left corner of the board editor and open the "Layer settings" window. Now scroll down and turn "Off" all layers except for #1, #16, #17, and #18. You should now only be able to see the top and bottom planes and traces along with any pads and vias that you've placed.
3.) Click the "Group" command and use it to highlight everything that remains showing on the PcB.
4.) Click the "Copy" command and then move the cursor near your drawing. "right click" and the option to "Copy Group" should show up. "Left Click" the "Group Copy" and a copy of everything should now show up. Move the Copy into your preferred position on the board.
5.) repeat steps #3 & #4 until you have 5 distinct copies on your PcB.
6.) Go back to the "layer settings" command and re-enable all the layers that you hid earlier.
7.) Move back to the schematic editor and use the "Group copy" command sequence to make 4 more copies of your driver components.
8.) Move to the board editor and place all of your components to their respective positions on the new "copies" of your led driver.
9.) You'll have to "right click" on the new traces and polygons to check their "properties" and identify them."Rename" all traces and polygons using the names of the "air wires" associated with the components you've placed on them.
It's going to be a lot of work,but that's how the folks at Cadsoft prod you into actually paying for the better version of the software. Let me know if you run into trouble. If you send me a copy of your .brd & .sch files,I can do the
copy & paste work for you, and then send you back the files for your final additions and tweaks.