Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi,
--- Quote Start --- Check here http://electro-logic.blogspot.it/2014/03/fpga-comunicazione-ad-alta-velocita_99.html?m=1 --- Quote End --- I've already checked this useful blog, but I can't find what I did differently in my Software part, which I suppose being where my problem come from (receiving buffer not ready to receive). I'm using D2XX drivers and not libftdi this shouldn't make a huge difference... Here are my actions when trying to configure my device : - FT_OpenEx - FT_ResetDevice - FT_Purge - FT_SetBitMode - Reset Mode - FT_SetBitMode - Sync FIFO Mode - FT_SetLatency - 2ms - FT_SetUSBParameters (64 Bytes each) - FT_setTimeOuts Alexis