-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About channel number #1
Comments
Hello, |
We did not connect all the pin because we only needed 8 channels (don't quote me on the exact number). It would not have been possible to sample and send wirelessly all 32 channels at the frequency/sample-rate required. Not a power consumption issue here, rather it was a limitation from the wireless module we used. |
OK, I see. Thanks for your reply. Do you mean that recording all 32 channels is impossible with the function of STM32 and the wireless module? And can I ask how did you power the system during the experiment, button cells or? |
Recording all channels is possible. It's just that we did not need to. Thus we connected only as much channels as needed (around 8 I think) to save space on the PCB (routing and connector size). We powered it with a 3.7V single cell Li-Po battery (50 mAh). |
I see. I think it was 12 connected channels in total according to PCB. How long did the 50mAh battery support the system? Thanks again. |
(I don't use eagle anymore, I moved to Altium, thus I cannot inspect the PCB unfortunately). If I recall correctly, it was running for 1,5 hours. but we used plugable batteries, and swapping them when needed. |
Hi, |
Hi, You can (probably) find the footprint either on herose website, mouser or digikey website, snapEDA. Unfortunately, I do not have eagle anymore. |
Hello!
Can I ask whether it's possible to connect all 32 channel pins of RHD2132? Is it because of power consumption?
The text was updated successfully, but these errors were encountered: