![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi,
I just wondered, if I use a LF PIC with less than 5 V, let's say 3.5 V for example. If the brown out reset is enabled, will the PIC always be reset? I have read the datasheet, the typical brown out reset voltage is 4 V, 3.65 V min and 4.35 V max. Should brown out reset be disabled if the PIC is running between 2 to 4 V? Thanks
__________________
Superman returns..
|
|
|
|
|
|
|
(permalink) |
|
which PIC? some of them are adjustable on the brown out reset.
unless you've got a real need for BoR / BoD, disable them, since it can cause the pic to act strangely if you're not prepared
__________________
If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
|
|
|
|
|
|
(permalink) | |
|
Quote:
Any brown out reset voltage of the PIC can be adjusted?
__________________
Superman returns..
|
||
|
|
|
|
|
(permalink) |
|
microchip's website comes up "no results" for 16lf876a and lf877a ... however there is a 16f87 which runs at 2.0v (low voltage).
I think the BoR circuit should work fine, since it is referenced off Vdd. If Vdd = 5v, Vbor = 4v, if Vdd = 3v, Vbor = 2v Some of the "new" 16F and many of the 18F (or 18LF) chips have programmable reset and brown-out detect voltages, based on an internal reference. If battery power is a critical part of your app, you may want to consider a pic with those options.
__________________
If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
|
|
|
|
|
|
(permalink) |
|
Most of the time I’m turning off my BODEN fuse settings. Only PWRT enable.
When the AC power is not available the circuit runs in battery with no problems. |
|
|
|
|
|
|
(permalink) | |||
|
Quote:
Quote:
Quote:
BTW, what are the PIC which are categorized under nano watt technology? Are they LF version of PICs? Thanks
__________________
Superman returns..
|
||||
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
i guess there's a concrete way to find out ... hook the processor up to a battery and see what happens
I use a 12f683 with brown out reset in a battery powered app, and the chip runs routinely below 3v. When the bats are fresh, I maybe see 3.2v, and before long they are down to 2.5v. The circuit actually works well to just under 2.0v, but once the voltage goes below 1.9v the pic starts resetting (BOD kicks in). By checking the flags to find what the reset cause was, if I find it was a BOR, the program will sit in a 'standby' mode and refuse to turn on the rest of the circuit (which is a switch mode boost converter powering ~25v of leds)
__________________
If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
|
|
|
|
|
|
(permalink) | |
|
Quote:
I think for those PIC which don't have program selectable brown out voltage and the LF version is available, the BOR should be disabled if the supply voltage of lower than 4 V is used. I just read through the datasheet for PIC16F883 and found that the brown out reset voltage is selectable 2.1 V and 4 V.
__________________
Superman returns..
|
||
|
|
|
|
|
(permalink) | |
|
Quote:
I must confess however that it seems strange for Vbor to be at say 2.2V when Vdd has a listed minimum 2.0V -- Go figure. Last edited by Papabravo; 16th May 2007 at 06:36 PM. |
||
|
|
|
|
|
(permalink) | |
|
Quote:
I just realized that there is no LF version for PIC1688X, but they are working as low as 2 V when the operating frequency is less than 8 MHz. This is better as people don't need to buy two different type of the same PIC.
__________________
Superman returns..
|
||
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| ULTRA clean 9VDC Power Supply Project | Peter_wadley | Electronic Projects | 42 | 30th July 2008 09:50 AM |
| Best PIC for Project? | PJ Adams | Micro Controllers | 21 | 11th May 2007 04:53 PM |
| 74LS90 power-on auto reset | Torben | Electronic Projects Design/Ideas/Reviews | 17 | 20th December 2006 04:18 AM |
| uC 'network' reset circuitry | rockin_rick | Electronic Projects Design/Ideas/Reviews | 8 | 30th May 2006 01:03 AM |
| Newcomers, please read! (PIC regarded) Upd. 0xD | Jay.slovak | Micro Controllers | 0 | 17th April 2005 01:04 PM |