WatchMeter is a low power wrist multimeter. Very portable and intended for quick measurements and unexpected situations.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
WatchMeter_V1_PCBProject.zipZip Archive - 6.20 MB - 01/07/2018 at 18:24 |
|
|
WatchMeter_Schematic.PDFAdobe Portable Document Format - 452.99 kB - 01/05/2018 at 16:35 |
|
|
Just found-out about a really bad design of the SAML21 micro. In order to use it's DAC as an internal reference for the internal OpAmps I must output the DAC to it's IO pin (pin 3, in the case of DAC0). The problem is that pin 3 is shared with OpAmp0 negative input. It is then impossible to use the DAC0 AND the negative input of OpAmp0 at the same time...
So I won't be able to implement the following current source circuit with this micro.
For version 2 I will probably change the microcontroller...
- Boards just arrived from OSH Park. Still waiting the components to arrive...
Proof of concept...
Proof of concept - Hardware
Create an account to leave a comment. Already have an account? Log In.
Hi! Indeed it could be fixed with an external voltage reference, but I was planning on saving space using the chip's DAC.
This project was supposed to be an entry to the Coin Cell Challenge and because I didn't have much time I choose this micro without looking deeper on its specs and used a 4-layer PCB to speed-up the layout.
For future versions I plan on using the MSP430I20XX. One could also change the CR2032 holder to save more space and have 2-layer board, but for now the project is stopped..
Anyway, thank you for the interest in this project :)
Become a member to follow this project and never miss any updates
For your log on "Bad ATSAML21 design", in order to avoid the conflict of DAC output for current source, wouldn't it be good to use an external ref for Opamp0?
I have an additional question. In order to simplify it to a 2 layer PCB and using Current-to-Voltage (TIA) opamp config, do you think this mictocontroller is a good idea?
Thanks in advance.