Note that there are some explanatory texts on larger screens.

plurals
  1. PORead data from FPGA via Android USB
    primarykey
    data
    text
    <p>I´ve to develop an app in Android, that must be able to read data that comes from a FPGA board, now some questions come into my mind:</p> <p>As far as I´ve read about <a href="http://developer.android.com/guide/topics/connectivity/usb/index.html" rel="nofollow">usb connectivity</a> and <a href="http://developer.android.com/guide/topics/connectivity/usb/accessory.html" rel="nofollow">usb accessory</a> and <a href="http://developer.android.com/guide/topics/connectivity/usb/accessory.html" rel="nofollow">usb host</a>, it looks lihe I need to attack this problem with USB Host, cause im pretty sure the fpga board is not designed to work with android. But I dont know if I need "aditional tools" to acomplish this job. For example, I have the micro usb cable that comes with android, obviously, the idea is to connect the usb extreme to the FPGA and the microusb extreme to the phone, then send data from the fpga and read it in the phone. Is this enough or I need another type of adapter? Also, do I need to install some software in my phone to do the job? And from the programming point of view... the API of the USB Host is all that I need?</p> <p>Also, my knowledge in electronics is neraly zero, I dont know if I have to ask the person who is programming the FPGA some data about that board so I can develop this.</p> <p>Finally, the person who is programming the FPGA is not finished yet, and I dont see him very often. Is there a way I can test my proyect with a PC software, which can be able to send data via usb?</p> <p>Tanx for your time.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload