16F1824 Sleep Current Problem

Status
Not open for further replies.

Delisaber

Member
Hello Everybody,

Im developing some project and project will work with battery so sleep mode is important for me. Im putting pic16F1824 to sleep mode and it takes 25 uA still but datasheet tells 20nA. is it correct ?
 
The PIC may be in SLEEP mode, but is there a possibility that the the PIC is supplying current to other devices through its I/O port pins?

JimB
 
I disconnected all pins and before sleeping I did all pins as input. even I tried many things but always its same
 
That headline 20nA figure is for a 16LF part not the 16F. The sleep mode current for the 'F' part is typically 20uA at 3 volts. If the Brown-Out-Reset (BOR) is enabled that takes it to 24uA.

Take a look at the datasheet DS41419D-page 361
 
The section quoted below is from the 16F1934/6/7 datasheet. I believe the LDO regulator is also present in other enhanced mid-range 16F1xxx parts and would explain the higher base sleep current in the 'F' part.


 
Make sure you have no floating inputs (used or unused inputs). This is the most common problem in not achieving low shut down current.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…