Book Navigation
- SJSU - Embedded Drivers & RTOS
- Getting Started with Preet's Classes
-
Project: MP3 Player (CmpE146)
2 Pages
-
Project: Video Game (CmpE244)
1 Page
-
SJ2 Board and Software
4 Pages
-
Lesson FreeRTOS + LPC40xx
3 Pages
-
Lesson GPIO
3 Pages
-
Lesson Interrupts
4 Pages
-
Lesson ADC + PWM
4 Pages
-
Lesson SPI
5 Pages
-
Lesson UART
4 Pages
-
Lesson I2C
3 Pages
-
Lesson Watch Dogs
4 Pages
-
Lesson X
5 Pages
-
FreeRTOS X
2 Pages
Lesson Watch Dogs
Watchdogs
Watchdog is a timer which can continuously check if there is any malfunction in the system operat...
Task Resuming & Suspending
A freeRTOS task that is currently running can be suspended by another task or by its own task. A ...
EventGroups
Event group APIs can be used to monitor a set of tasks. A software watchdog in an embedded system...
Lab Assignment: Watchdogs
Objective Learn File I/O API to read and write data to the SD card This requires a micro SD c...