3.4 Getting My Application To Do What I Want
This section provides programming techniques, applications and examples. It also examines questions that relate to making an application perform a specific task.
- What Can Cause Glitches on Output Ports?
- How Do I Link Bootloaders and Downloadable Applications?
- What Do I Need to Do When Compiling to Use a Debugger?
- How Do I Share Data Between Interrupt and Main-line Code?
- How Can I Prevent Misuse of My Code?
- How Do I Use Printf to Send Text to a Peripheral?
- How Can I Implement a Delay in My Code?
- How Can I Rotate a Variable?