You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| CMSIS | 3 years ago | |
| McuLib | 3 years ago | |
| board | 3 years ago | |
| device | 3 years ago | |
| drivers | 3 years ago | |
| part-support | 3 years ago | |
| source | 3 years ago | |
| startup | 3 years ago | |
| .gitignore | 3 years ago | |
| .project | 3 years ago | |
| readme.txt | 3 years ago | |
| tinyK22_LowPowerModes.mex | 3 years ago | |
readme.txt
readme.txt
----------
Project for a tinyK22 board (NXP K22FN512VLH12) with a low power demo:
Loop{
- LED On
- Delay 1 Sekunden
- LED Off
- Change to LowPower modus
- Delay 10 Sekunden
- Change to normal modus
- Start Loop again
}
- The LED is configured in leds.c
- LowPower.h configures the low power mode used