FX3 Manual PROGRAMMERS
User Manual:
Open the PDF directly: View PDF
Page Count: 138 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- FX3 Programmers Manual
- Contents
- 1. Introduction
- 2. Introduction to USB
- 3. FX3 Overview
- 4. FX3 Software
- 5. FX3 Firmware
- 6. FX3 APIs
- 7. FX3 Application Examples
- 7.1 DMA Examples
- 7.1.1 USBBulkLoopAuto
- 7.1.2 USBBulkLoopAutoSignal
- 7.1.3 USBBulkLoopManual
- 7.1.4 USBBulkLoopManualInOut
- 7.1.5 USBBulkLoopAutoOneToMany
- 7.1.6 USBBulkLoopManualOneToMany
- 7.1.7 USBBulkLoopAutoManyToOne
- 7.1.8 USBBulkLoopManualManyToOne
- 7.1.9 USBBulkLoopMulticast
- 7.1.10 USBBulkLoopManualAdd
- 7.1.11 USBBulkLoopManualRem
- 7.1.12 USBBulkLoopLowLevel
- 7.1.13 USBBulkLoopManualDCache
- 7.2 Basic Examples
- 7.2.1 RTOSExample
- 7.2.2 BulkLpAutoCpp
- 7.2.3 USBBulkLoopAutoEnum
- 7.2.4 USBBulkSourceSink
- 7.2.5 USBIsoSourceSink
- 7.2.6 USBIsochLoopAuto
- 7.2.7 USBIsochLoopManualInOut
- 7.2.8 USBBulkStreams
- 7.2.9 USBFlashProg
- 7.2.10 USBCDCDebug
- 7.2.11 USBDebug
- 7.2.12 USBHost
- 7.2.13 USBOtg
- 7.2.14 USBBulkLoopOtg
- 7.2.15 LowPowertest
- 7.2.16 GpifToUsb
- 7.2.17 USBIsoSource
- 7.3 Serial Interface Examples
- 7.4 USB Video Class Example
- 7.5 Slave FIFO Examples
- 7.6 USB Audio Class Example
- 7.7 CX3 Examples
- 7.8 Two-Stage Booter (boot_fw) Examples
- 7.9 Mass Storage Class Example
- 7.10 FX3S Storage Examples
- 7.11 GPIF-II Master Example
- 7.12 FX2G2 Example
- 7.13 Co-processor Mode Example
- 7.1 DMA Examples
- 8. FX3 Firmware Application Structure
- 9. FX3 Serial Peripheral Register Access
- 10. FX3 P-Port Register Access
- 10.1 Glossary
- 10.2 Externally Visible PP Registers
- 10.3 INTR and DRQ Signaling
- 10.4 Transferring Data In and Out of Sockets
- 10.4.1 Bursting and DMA_WMARK
- 10.4.2 Short Transfer - Full Buffer
- 10.4.3 Short Transfer – Partial Buffer
- 10.4.4 Short Transfer – Zero Length Buffers
- 10.4.5 Long Transfer – Integral Number of Buffers
- 10.4.6 Long Transfer – Aborted by AP
- 10.4.7 Long Transfer – Partial Last Buffer on Ingress
- 10.4.8 Long Transfer – Partial Last Buffer on Egress
- 10.4.9 Odd-Sized Transfers
- 10.4.10 DMA transfer signalING on ADMUX interface
- 11. FX3 Boot Image Format
- 12. FX3 Development Tools
- 13. FX3 Host Software
- 14. GPIF™ II Designer