/
Protocols
Protocols
Motivation
Devices need to communicate with each other, but both devices need to know the rules of communication. It would be pretty annoying if every time you and your friend tried to talk, you spoke in Russian and they spoke in Mandarin at the same time.
‘Protocol’ in this context refers to the standards that are used to define how systems communicate between each other. For the purposes of this document inside the firmware base, more emphasis will be put on the data communication side of things compared to the physical side of things.
, multiple selections available,
Related content
I2C - Inter-Integrated Circuit
I2C - Inter-Integrated Circuit
More like this
Oscilloscopes 101
Oscilloscopes 101
Read with this
Firmware Knowledge Base
Firmware Knowledge Base
More like this
PWM - Pulse Width Modulation
PWM - Pulse Width Modulation
Read with this
UART
UART
More like this
Asynchronous vs Synchronous Protocols
Asynchronous vs Synchronous Protocols
Read with this