Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
Hi Daniel
The product specification is specific to the IC itself, not the Development kit. The development kit is programmed to use 3 V as default. The REGOUT0 register can be used to configure the output voltage. You can write 0 to the register to change the value to 1.8 V.
More info can be found here
Jared
Jared,
Apparently I used the wrong USB connector.
I have a follow-up question: according to errata 22, one shouldn't not draw current from VDD pin during power up. Is there any way to ensure this in software?
Thanks,
Daniel
Jared,
Apparently I used the wrong USB connector.
I have a follow-up question: according to errata 22, one shouldn't not draw current from VDD pin during power up. Is there any way to ensure this in software?
Thanks,
Daniel
No, but you can use a MOSFET and a GPIO as the control signal.
Thanks Jared