Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUSB - ISP1362 flash logical addressing
Hello, I would like to understand how the ISP1362 (DE2-70 board) chip works. I read most of the documentation provided (the programming guide and the ISP1362 datasheet). After further fruitles...
Altera_Forum
Honored Contributor
14 years agoHi Decebal,
I'm trying to use a beaglebone XM running linux as the host, and the DE2-70 as the device. The example using the DE2-70 as a USB device connected to a Host computer has the drivers, C code and libraries ready, but I'm actually having trouble to run this project on my board, although I didnt make any changes and just followed instructions on the user manual. The NIOS II IDE can't find a lot of libraries. About the USB I'm not really interested in understanding every detail of the protocol and communication, but rather make the board talk to linux. I'm trying to do what you said, using the devjce demonstrations and tune it, but I can't even run the Altera demonstration. Do you think I should try another approach? I wouldnt like to start this from scrath, but to re-use some codes.....