Bootloader in Embedded Systems
Bootloader in Embedded Systems
Systems
- ITI Graduation Project-
Team Members:
Receiving
sequence
Polling Interrupt
• We implemented a simple
application to verify our
bootloader project.
• The application is consisting of
LCD screen that displays the
version of the burned App and
Turn on a led for indicating That
the application is correctly
burned.
Application(cont.)
• Another Application is to
interface the TFT (Thin film
Transistor) screen with STM32 to
display an image.
• Communication between screen
and MCU is done using SPI
protocol.
Thank you