Forum Discussion
Altera_Forum
Honored Contributor
14 years ago2 Serial Devices on one board
Hello all, I am currently working on a project in which I need to connect two digital sensors, a Temp & Humidity sensor(SHT 15) and an accelerometer (ADXL345) both digital sensors. They also bo...
Altera_Forum
Honored Contributor
14 years agoIIRC the SHT sensor uses an I2C bus, which is another serial protocol. You will need some external pull-ups (or maybe use the FPGA's internal ones) and find a bus controller IP. There is one available on opencores (http://opencores.org).