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.

Sensor Interfacing to a Xinlinx Spartan 3

Status
Not open for further replies.

sht11help

Newbie level 6
Joined
Mar 20, 2007
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,377
ds18b20 spartan 3e

Hi, i need to connect a temperature sensor and a pressure sensor to a spartan 3 fpga board.

Can anyone suggest some senors that can be inferfaced to this?

Im not sure on what the spec of the sensors should be for this application.....
 

sensor interfacing

DS18S20 with 1-wire connection to FPGA
PT100 to analog input of FPGA

...
 

spartan 3 spi ip

thanks, anymore suggestions, for pressure sensors also?
 

spartan sensors

Temperature Sensor to FPGA.

To interface these temp sensors to FPGA's you will have to use SPI-based temperature sensors that give you digital output. You can then connect these outputs to the FPGA by using a SPI IP in the FPGA.

https://www.ti.com/corp/docs/landin..._PK=Temp_Sensor/Temperature+Sensors&HBX_OU=50

Pressure sensors

Most pressure sensors output an analog signal. For such devices you will have to interface the pressure sensor to an ADC first and then take in the digital signals from the ADC to the FPGA.

**broken link removed**
 

sensor spartan 3

kender said:
mobile-it said:
PT100 to analog input of FPGA
AFAIK, Spartan 3 doesn't have analog inputs. I'd be realy surprised if it has one.

The spartan3E starter board has an ADC/DAC on board.... so you can communicate with it just like I did over SPI interface....
 

spartan fpga temperature sensor

Oh, im not exactly sure if i will be using the spatarn 3 or the 3E yet
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top