Macros
usbd_conf.h File Reference

USB Device configuration file. More...

#include "stm32f4xx.h"
Include dependency graph for usbd_conf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define APP_FOPS   VCP_fops
 
#define APP_RX_DATA_SIZE
 
#define APP_TX_DATA_SIZE   2048 /* total size of the OUT (inbound to FC) buffer */
 
#define CDC_CMD_EP   0x82 /* EP2 for CDC commands */
 
#define CDC_CMD_PACKET_SZE   8 /* Control Endpoint Packet size */
 
#define CDC_DATA_MAX_PACKET_SIZE   64 /* Endpoint IN & OUT Packet size */
 
#define CDC_IN_EP   0x81 /* EP1 for data IN */
 
#define CDC_IN_FRAME_INTERVAL   1 /* Number of frames between IN transfers */
 
#define CDC_OUT_EP   0x01 /* EP1 for data OUT */
 
#define HID_IN_EP   0x83
 
#define HID_IN_PACKET   8
 
#define MSC_IN_EP   0x81
 
#define MSC_MAX_PACKET   64
 
#define MSC_MEDIA_PACKET   4096
 
#define MSC_OUT_EP   0x01
 
#define USB_MAX_STR_DESC_SIZ   255
 
#define USBD_CFG_MAX_NUM   1
 
#define USBD_ITF_MAX_NUM   1
 

Detailed Description

USB Device configuration file.

Author
MCD Application Team
Version
V1.0.0
Date
22-July-2011
Attention

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics

Definition in file usbd_conf.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Wed Jul 3 2019 19:59:28