Yeah - Glad they arrived. I may have to sometime set myself up to solder SMD components more easily. I have done some, but some components like the FT2322RL and the USB connector look to be a little more problematic.
Kurt
Yeah - Glad they arrived. I may have to sometime set myself up to solder SMD components more easily. I have done some, but some components like the FT2322RL and the USB connector look to be a little more problematic.
Kurt
If you want to hand them to me personally, hmmm…I will probably be getting home late most nights this week, but Tuesday might be an exception. I’ll email and let you know.
Mike
Kurt,
We checked the parts and BOM against the schematic and found some discrepencies.
Otherwise it looks good.
Mike
HI Mike,
Sorry about the ordering mistakes.
The C8 was one that I hoped to sneak in before they produced the boards. It was after I discovered that the USB connector should not have any traces under certain parts of it, I tried to get a change in before they produced them, but they were already started…
Question: On designs like this, when do you use 0805 caps or resistors versus using 0603? My gut tells me it is best to go all possible 0603 as it saves room.
Kurt
Kurt,
No problem, that’s what prototypes are for. I just wanted you to know so you could update the BOM.
0603 are good if you are really trying to squeeze stuff in, but I would use 0805 by default otherwise if only to make manual construction easier. The 0805 packages are also a little more robust. Resistors have higher power ratings, and capacitors have sturdier ceramic layers (less likely to crack under stress). The better performing capacitors (more accurate, better temperature coeff) tend to come in larger packages. So overall I would use larger packages to start and change to smaller if needed.
Mike
I think the update for parts:
c1,c14… Could be:
399-1281-1-ND 6 C1, C14, C16, C17, C18, C6 2 CAP_0603 Murata CAP .1UF 25V CERAMIC X7R 0603 Updated Part
I think C20 could be:
490-1729-1-ND 1 C20 2 CAP_0805 Murata CAP CER .33UF 25V Y5V 0805 Updated Part
Kurt
Kurt,
First prototype finished, being tested. Here are some notes from the build:
Testing notes so far:
I’ll post more when the testing is complete.
Mike
Thanks Mike,
Sorry about the errors . (I am learning). I will play some and try to correct these as you find them.
Kurt,
Like I said, that’s what prototypes are for. Never seen a perfect one yet.
There were a few more things that I forgot to include:
Mike
Kurt,
This is a follow-up to my previous post. I pulled up the datasheet for the USB connector and it specifies the layout relative to the PCB edge. So I think the layout should be changed in the next iteration to account for this.
Mike
Thanks Mike,
I have been playing around with the design.
h) Found the A/B LEDs were backwards so reversed.
i) Moved the USB connector closer to edge, not sure if close enough yet? Also wonder about choice of USB connector. My previous Seeeduino Mega boards used this type connector. I had one pull off the board taking the etches with it (may try to fix the board someday). Today I received the 2 new boards which have new type connectors where the edges are not SMT but solder through. Have not found identical ones to this yet. However Molex makes ones that solder thorough as well. Or could bigger type connectors? Thoughts? I would ask Jim but I think they are all on vacation this week?
Kurt
Kurt,
You don’t waste any time, do you? This update looks very good.
For the cap markings, you could just add a small “+” character in the silkscreen independent of the symbol. I think that would be more clear than the lines in the symbol.
The datasheet for the USB connector explicitly indicates the PCB edge relative to the pads. I would be inclined to update the symbol to show the PCB edge (maybe in a documentation layer rather than in the silkscreen layer), and use that to help placement. Actually, I would be even more tempted to use a different part if it will fit. The USB connector at Sparkfun (sparkfun.com/products/587) looks more robust (but also a bit larger), and DigiKey has connectors with the same footprint from other manufacturers. A through-hole connector would be fine by me as long as all of the required holes are round. I’ve seen some that need slots rather than round holes.
This part also has a board edge spec in the datasheet, even though it doesn’t seem to have a lip.
Mike
Hi Mike,
I do try
I added +s to the new CAPS. I sort-of cheated and simply added the + to the silk screen and did not create a new pattern.
I looked at the sparkfun USB connector with their pattern and the like. It is a connector from samtec so should be able to get from other sources. It is for sure bigger, but I do like that there are two through holes to help make sure the component is not ripped off the board when the user unplugs the cable. I also created a fill on the top for the +5v. Not sure if it is needed or if it helps but.
How does this look:
I can also upload the bottom and a zip file with everything if you would like. Have not created and checked gerber files yet.
Kurt
I don’t believe so. My quick look at the data sheet shows it as a 40 pin .6" wide dip vs the 28 pin Atmega 328.
Kurt
Hi Mike,
I am glad we figured out my goof with the connection between the FT232RL and the Atmega and you can now download programs to the board using the IDE
Glad we are making progress!
I have already updated the Schematic on my side with the fix and I also updated the routing on the board to fix the issue.
Kurt
Kurt,
I knew you would have the board updated already. All the boards now have the fly-wires and are able to download. We have tested with a simple test program that exercises the I/O, and things seem to be working.
Mike
If I went with the hair brain idea of adding I2C to the JR board, it could look like:
What do you think?
EDIT: I updated the board picture as it appears the drill holes were wrong in this version.
Kurt
I like it very much! 8)
Quick question: Are you still doing testing on the current configuration of the board, or should I setup to order a new batch with the current fixes and enhancements?
Kurt