2017-03-22 12:50 AM
Hi, I'm using Nucleo F207ZG board and i did my testing of GPIO using STM32CubeMx(HAL lib) with Eclipse IDE on Ubuntu 04, Now i want to use the USB as Communication Device Class (CDC) but i'm not familiar with usb so is there any example coding for tranfer the data from/to Nucleo board/PC
Note: this post was migrated and contained many threaded conversations, some content may be missing.2017-06-09 06:26 AM
Hi ,
USB receive class file only receive up to 18 byte properly (tested in the GTK Term tool) , I'm using receiving size as 64 only .
Pls Any suggestion
K.Manikandan