how to use cdc usb communication between two stm32f103c8t6?
Hello, i need to develop a board with stm32f103c8t6 mcu wich can communicate with an other stm32f103c8t6 using the usb.I'm studying cdc and i can create a simple program that communicate with laptop through "putty". I can transfer data from pc, recog...