- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can someone please post example how can I measure battery with 022001-0 module. I have the same code working for 012011-0.
When I change the Vref to pin 1.7 and use one of pins 3.X as ADC inputs, the battery measurement does not work.
Solved! Go to Solution.
- Labels:
-
BLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Uros,
For CYBLE-022001-00 module, the VREF pin has bypass capacitor as shown in below schematic diagram which was not externally connected to pad. So It is not possible to connect the analog input pin to the VREF for battery measurement.
For CYBLE-012011-00 module, the VREF pin is externally connected to the pad as shown in below image. So we can connect the input of SAR ADC to this VREF pin for battery measurement.
Thanks,
P Yugandhar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please post your code by clicking on File then Create WorkSpace bundle and post that file to a new comment. Please use the Advanced editor to do this. Then we can check your program.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have this http://www.cypress.com/file/157791/download
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As I can see the new devices have Vref output, which was not present on old device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
100 projects in 100 days PSoC-4-BLE/100_Projects_in_100_Days at master · cypresssemiconductorco/PSoC-4-BLE · GitHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Uros,
For CYBLE-022001-00 module, the VREF pin has bypass capacitor as shown in below schematic diagram which was not externally connected to pad. So It is not possible to connect the analog input pin to the VREF for battery measurement.
For CYBLE-012011-00 module, the VREF pin is externally connected to the pad as shown in below image. So we can connect the input of SAR ADC to this VREF pin for battery measurement.
Thanks,
P Yugandhar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please refer the CYBLE-022001 datasheet and CYBLE-012011-00 datasheet for more information.
Thanks,
P Yugandhar.