This tutorial will cover the Basic Can protocol in STM32. Here we will see, how to communicate between two STM32 boards
communication
USB CDC Device and HOST in STM32
In this tutorial I will cover how to implement USB CDC (Communication Device Class) in STM32 using both CDC Device, and CDC Host.