Difference between revisions of "CmpE146 Lab. Resources"
From Embedded Systems Learning Academy
(→Other Helpfull Stuff) |
(→Tutorials) |
||
Line 18: | Line 18: | ||
* [[Bitmasking Tutorial]] | * [[Bitmasking Tutorial]] | ||
* [[ FreeRTOS Tutorial | '''FreeRTOS Tutorial''']] | * [[ FreeRTOS Tutorial | '''FreeRTOS Tutorial''']] | ||
+ | * [[Volatile Variable | What is a '''volatile''' variable?]] | ||
* [[Media:CmpE146RefFiles_StackAndHeap.pdf|Stack Heap Walkthrough]] | * [[Media:CmpE146RefFiles_StackAndHeap.pdf|Stack Heap Walkthrough]] | ||
Revision as of 17:24, 18 September 2012
Lab Assignments
This article contains laboratory assignments and resources. The assignments are under construction as we move towards SJ-One development board.
- CmpE146 Lesson 1 : GPIO
- CmpE146 Lesson 2 : UART
- CmpE146 Lesson 3 : SPI
- CmpE146 Lesson 4 : I2C
- CmpE146 Lesson 5 : Interrupt Driven I2C
- CmpE146 Lesson 6 : FreeRTOS Tasks
- CmpE146 Lesson 7 : File I/O