Designing A Packet Protocol :: Bare Metal Programming Series 7.1
Low Byte Productions Low Byte Productions
82.9K subscribers
6,685 views
210

 Published On May 15, 2023

In this episode of the bare metal programming series, we're going over the design of a packet protocol, that runs on top of the UART physical layer we've been building up over the last few videos.
This protocol consists of a binary packet format, which includes a mechanism for validating the integrity of a packet, as well as a state machine for processing incoming packets, validating them, and automatically requesting retransmission if the packet fails the check.

=[ 🔗 Links 🔗 ]=

🎥 Series Playlist:    • Blinky To Bootloader: Bare Metal Programmi...  
🗣 Discord:   / discord  
⭐️ Patreon:   / lowleveljavascript  
💻 Github Repo: https://github.com/lowbyteproductions...

show more

Share/Embed