Forum Discussion
Altera_Forum
Honored Contributor
18 years agoUSB Device Controller ISP1362
Hi, I'd like to ask if anyone knows how to transfer more than 64 kBytes between the Device Controller (in chip ISP1362 placed on my DE2_Board) and the Host controller (my computer). I'm not a...
Altera_Forum
Honored Contributor
16 years agoHi everyone,
i notice some of U had using the code from DE2_NIOS_DEVICE_LED demonstration(DE2 board CD) and modify it to send 64 bytes data . Can i know how you modify the coding? I'm using DE2 board, and i had modify the coding from ISR.c (void Isr_Ep01Done(void) ;void Isr_Ep02Done(void)) and mainloop.c (void config_endpoint(void)) but i still can't make it send 16 bytes data block. Please give me some suggestion...... thanks..... Summer