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 ago --- Quote Start --- So from what I have gathered from everyone's responses is that the ADXL345 is going to work well since I can connect to the SPI/I2C Core on the board using the expansion headers. The SHT15 however, is not so nice since it will require me writing its own protocol in Verilog(I Assume?) ... --- Quote End --- Yep, you've got it. --- Quote Start --- Sorry if this seems basic, but in our class we only scratched the surface of using the SPI and we were supposed to write our own protocol but the teacher scrapped that due to us falling behind. --- Quote End --- Since you are not familiar with programming in HDL, then you probably want to find another sensor that has an I2C or SPI interface. Cheers, Dave