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.
 
 
ASYD/ASYD_Trends/tinyK22_LowPower_Modes
Jonas Arnold f5caa3e940 added trends mcu projects 3 years ago
..
CMSIS added trends mcu projects 3 years ago
McuLib added trends mcu projects 3 years ago
board added trends mcu projects 3 years ago
device added trends mcu projects 3 years ago
drivers added trends mcu projects 3 years ago
part-support added trends mcu projects 3 years ago
source added trends mcu projects 3 years ago
startup added trends mcu projects 3 years ago
.gitignore added trends mcu projects 3 years ago
.project added trends mcu projects 3 years ago
readme.txt added trends mcu projects 3 years ago
tinyK22_LowPowerModes.mex added trends mcu projects 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