Page 1 of 1
xwhatsit Beamspring controller questions (need help !)
Posted: 10 Jun 2016, 17:33
by need
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.
Posted: 10 Jun 2016, 20:43
by DMA
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.
Posted: 10 Jun 2016, 20:54
by need
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!
Posted: 10 Jun 2016, 21:09
by DMA
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.
Posted: 10 Jun 2016, 21:16
by Scottex
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?
Posted: 10 Jun 2016, 21:18
by seebart
DMA wrote: Wait for it a bit.
Very gladly.

Posted: 10 Jun 2016, 21:26
by DMA
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.

Posted: 10 Jun 2016, 22:16
by Scottex
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

Posted: 10 Jun 2016, 23:06
by need
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.
Posted: 11 Jun 2016, 00:46
by DMA
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.
Posted: 11 Jun 2016, 11:38
by need
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.