Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by neospice

  1. neospice

    Communication between Arduino and FPGA

    Since the data rate is very high and continuous UART would not really be a good option.
  2. neospice

    Communication between Arduino and FPGA

    There are multiple sensors that are communicating with multiple Arduinos and all their data are sent to a single FPGA board.
  3. neospice

    Communication between Arduino and FPGA

    Yes i am transmitting data continuously every 0.5 a second for 30 seconds. Apart from communication it makes sure that the data that we want in output is in proper format. Not yet thought anything about error correction
  4. neospice

    Communication between Arduino and FPGA

    Okay, so I want the sensor data to be the top priority. So what should I exactly be doing to achieve seamless communication
  5. neospice

    Communication between Arduino and FPGA

    The sensors are sending their data to the Arduino and they are working just fine. I want to connect my FPGA board to the Arduino and read that data. Please note: There are many Arduinos used for this.
  6. neospice

    Communication between Arduino and FPGA

    I just want to read the sensor data from the micro-controller and the data should be a priority. So what do you suggest
  7. neospice

    Communication between Arduino and FPGA

    I have a lot of Adafruit Sensors like Temperature Sensor, IMU, Pressure Sensors, etc. which are configured to Arduino. Now I want to connect Arduino to FPGA and the FPGA must read the sensor data and detect for abnormalities for control system. In my case the MCU is acting as slave and FPGA as...

Part and Inventory Search

Back
Top