![GigaDevice Semiconductor GD32F10 Series Скачать руководство пользователя страница 764](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32f10-series/gd32f10-series_user-manual_2225800764.webp)
GD32F10x User Manual
764
bit in USBD_EPxCS register. Then application will read the data payload from the
endpoint data buffer with the start address defined in USBD_EPxRBAR register. Last
application will interpret the data and process the corresponding transaction.
IN data transfers
1. Program USBD_EPxTBCNT register to set EPTXCNT filed, this filed defines the
endpoint buffer length.
2. Configure the endpoint status to be VALID to enable the endpoint to transmit data by
programming USBD_EPxCS register.
3. Wait for successful transfer interrupt (STIF).
4. In the interrupt handler, application needs to update user buffer length and location
pointer. Then application fill the endpoint buffer with user buffer data. Last application
will configure the endpoint status to be VALID to start next transfer.
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...