Hey guys,
I'm looking for the newer "digitally signed" drivers that are mentioned above. Could you post a link to them since the old link sends me somewhere else.
Thank you,
Erick
void Send_ZLP(void)
{
VCOM_DATA_T *pVcom = &g_vCOM;;
USBD_API->hw->WriteEP( pVcom->hUsb, 0x82, NULL, 0 );//
} |