| ??? 06/11/13 19:30 Read: times | #189918 - re:idle Responding to: ???'s previous message | 
| Mikkel,
 Have you tried this? Putting nothing in the while loop? #include <89LP214.h> #include <absacc.h> #include <stdio.h> #define OUTP1 P1_6 #define OUTP2 P1_4 #define OUTP3 P1_1 #define OUTP4 P1_0 void main(void) { TMOD = 0x11; //Setup timers - 2 * Mode 1 CLKREG = 0xF0; //Divider timerclock med 16 P1M0 = 0x00; //P1 i output mode P1M1 = 0xff; //P1 i output mode TR1 |= 1; //EA |= 1; PCON |= 1; //Start idle mode (go to sleep) while(1) { } } | 
| Topic | Author | Date | 
| Low-power MCU needed | 01/01/70 00:00 | |
| OK, but wrong | 01/01/70 00:00 | |
| Wrong how? | 01/01/70 00:00 | |
| Silabs options | 01/01/70 00:00 | |
| C8051F99x | 01/01/70 00:00 | |
| Silabs | 01/01/70 00:00 | |
| look it up | 01/01/70 00:00 | |
| Looked up | 01/01/70 00:00 | |
| f53, no | 01/01/70 00:00 | |
| C8051F537A is OK | 01/01/70 00:00 | |
| the current in active mode is not the issue | 01/01/70 00:00 | |
| Inactive current | 01/01/70 00:00 | |
| re: wrong | 01/01/70 00:00 | |
| Consumers | 01/01/70 00:00 | |
| Zilog Z51F0410 | 01/01/70 00:00 | |
| Zilog | 01/01/70 00:00 | |
| Check you are entering idle ? | 01/01/70 00:00 | |
| idle current | 01/01/70 00:00 | |
| Idle test | 01/01/70 00:00 | |
| re: | 01/01/70 00:00 | |
| It floats! It floats! | 01/01/70 00:00 | |
| re:floats | 01/01/70 00:00 | |
| re:floats | 01/01/70 00:00 | |
| Timers | 01/01/70 00:00 | |
| More idle tests | 01/01/70 00:00 | |
| Better regulator? | 01/01/70 00:00 | |
| LR8K4 450V regulator | 01/01/70 00:00 | |
| also try CLKREG | 01/01/70 00:00 | |
| Clk Dividers are a good idea | 01/01/70 00:00 | |
| No dividers | 01/01/70 00:00 | |
| LP52 is cheaper too... | 01/01/70 00:00 | |
| LP52 | 01/01/70 00:00 | |
| No GND pin? | 01/01/70 00:00 | |
| re:idle | 01/01/70 00:00 | |
| Totally idle | 01/01/70 00:00 | |
| Checks | 01/01/70 00:00 | |
| More checks | 01/01/70 00:00 | |
| Power Down ? | 01/01/70 00:00 | |
| test setup | 01/01/70 00:00 | |
| STC | 01/01/70 00:00 | |
| C8051F86x/85x ? | 01/01/70 00:00 | |
| Maybe not such a good choice, after all? | 01/01/70 00:00 | |
| Support? | 01/01/70 00:00 | |
| '51 support   | 01/01/70 00:00 | 



