Resolved! How to use usb cdc_receive_hs on main() ?
Hey. I'm trying to create a program that receives 4 bytes long strings from my pc and transfer them through an spi connection to a peripheral device, throught a usb connection.I've set my stm32 nucleo board up as a usb device and generated the requir...