xwhatsit Beamspring controller questions (need help !)

User avatar
need

10 Jun 2016, 17:33

I'm trying to make my own controller, but I'm unsure about the parts.
Link for the parts list:
f-o-r-s-a-l-e-f58/xwhatsit-s-grand-unified-ibm-capsense-usb-controller-thread-t7993.html

-1-
Package for LM339A needs to be so-14, but I can only find LM339A as sop-14.
Is sop-14 the same as so-14 ? I can't find the answer anywhere...

-2-
16MHz Crystal in the package of HC49US. However I can only find HC49S.
Again, are they the same?

-3-
For resistors, different values seem to have different tolerances, I assume having different tolerances on the same PCB would be okay? And does higher tolerance actually make a difference in this situation?

Thank you in advance for your help.
Last edited by need on 10 Jun 2016, 23:00, edited 1 time in total.

User avatar
DMA

10 Jun 2016, 20:43

Wait for it a bit.
I'm almost (couple of weeks, really) done with https://github.com/dmaone/CommonSense
for which you will only need CY8CKIT-059 which is $10.

You can even order it in the meantime :)
Requires cypress development tools though. But if can solder - surely you can download 1GB of files, plug the kit into USB socket and press couple of buttons.

User avatar
need

10 Jun 2016, 20:54

Hi DMA, I'd love to wait for your work but it's too late now PCB has already been ordered from OSHPark...

So I'll have to finish this first, do you know the answers to my questions?
Thanks a bunch!

User avatar
DMA

10 Jun 2016, 21:09

1. SOP-14 is 1mm wider.
2. Not sure, see package datasheet.
3. Things that are in parts list are needed. Otherwise they wouldn't be there. You can see the schematics for all variants here.

User avatar
Scottex

10 Jun 2016, 21:16

DMA wrote: Wait for it a bit.
I'm almost (couple of weeks, really) done with https://github.com/dmaone/CommonSense
for which you will only need CY8CKIT-059 which is $10.

You can even order it in the meantime :)
Requires cypress development tools though. But if can solder - surely you can download 1GB of files, plug the kit into USB socket and press couple of buttons.
holy crap this is huge, do you have a thread on this?

User avatar
seebart
Offtopicthority Instigator

10 Jun 2016, 21:18

DMA wrote: Wait for it a bit.
Very gladly. ;)

User avatar
DMA

10 Jun 2016, 21:26

Scottex wrote: holy crap this is huge, do you have a thread on this?
I do, in fact.

It's not even beta yet, though. I'm waling a long way instead of short - I'm too lazy to debug layouts and change things in firmware if I swapped the wires inside the port on assembly, so I had this stupid idea to write a controller utility first.
Almost got to the layout editor. :)

User avatar
Scottex

10 Jun 2016, 22:16

DMA wrote:
Scottex wrote: holy crap this is huge, do you have a thread on this?
I do, in fact.

It's not even beta yet, though. I'm waling a long way instead of short - I'm too lazy to debug layouts and change things in firmware if I swapped the wires inside the port on assembly, so I had this stupid idea to write a controller utility first.
Almost got to the layout editor. :)
Nice, i'll keep an eye on it :mrgreen:

User avatar
need

10 Jun 2016, 23:06

DMA wrote: 1. SOP-14 is 1mm wider.
2. Not sure, see package datasheet.
3. Things that are in parts list are needed. Otherwise they wouldn't be there. You can see the schematics for all variants here.
Thanks DMA, do you know whether tolerances for 0805 resistors and capacitors matter ?
I see some being 1% and some are 20%, xwhatsit's parts list does not specify how many % tolerance for each one is required.

User avatar
DMA

11 Jun 2016, 00:46

need wrote: Thanks DMA, do you know whether tolerances for 0805 resistors and capacitors matter ?
I see some being 1% and some are 20%, xwhatsit's parts list does not specify how many % tolerance for each one is required.
Don't know, frankly. I would think 10% should be fine though.

User avatar
need

11 Jun 2016, 11:38

DMA wrote:
need wrote: Thanks DMA, do you know whether tolerances for 0805 resistors and capacitors matter ?
I see some being 1% and some are 20%, xwhatsit's parts list does not specify how many % tolerance for each one is required.
Don't know, frankly. I would think 10% should be fine though.
Thanks, how about mixing resistors/capacitors in different tolerances?
As some values only available in 5% for instance.

Post Reply

Return to “Workshop”