Opening book details…
Can I read Mailbox Implementation with LPC2148 on EtoBox?
Mailbox Implementation with LPC2148 by Mohan Kumar Smk is a document available to read on EtoBox.
What is Mailbox Implementation with LPC2148 about?
This document describes implementing a mailbox function using Micro C/OS-II on an LPC2148 microcontroller. It initializes header files and allocates stack space for two tasks. It creates tasks using OSTaskCreate(), a mailbox using OSMboxCreate(), and sends/receives messages between tasks using OSMboxPost() and OSMboxPend(). The two tasks increment/decrement a variable when buttons are pressed and delay using OSTimeDlyHMSM().
- Author
- Mohan Kumar Smk
- Language
- EN