- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
I’m modifying the firmware coding of ISP1362 USB device controller in Altera CD-ROM (DE2_NIOS_DEVICE_LED in DE2_Demonstrations folder). So that it can transfer 16 bytes data per bulk transfer. Please give me suggestion whether I’m doing correctly or not. 1) Read the user enter characters from PC 2) Enable the bulk transfer 3) ReadEndpoint with length 16 bytes Hal4D13_ReadEndpoint(EPINDEX4EP01,(data + offset), 8) 4) Write endpoint with length 16 bytes Hal4D13_WriteEndpoint(EPINDEX4EP02, data, 16) 5) Display the result on PC Am I missing anything? Please give me some advices and suggestions. Thanks and regards, SummerLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
COuld you give some help about that :)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page