Jump to content
  • 0

microblaze project using adt7420 on nexys4 ddr


Teodora Grecu

Question

hello! I am trying to create a project that uses microblaze and the temperature sensor adt7420 on nexys 4 ddr. I don't know how to configure the xadc core for this job and and what other block I need in my design. Does anyone have any similar project so I can figure it out? 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

If you're using the TMP2 Pmod then you only need the MicroBlaze processor, the MIG7 IP and an IIC IP to write to and read from the adt7420. It says in it's datasheet that it has a 16-bit ADC so there's no need to use the XADC.

Also make sure to give the TMP2'S Reference Manual a read through.

Edited by thinkthinkthink
Link to comment
Share on other sites

  • 0

thank you very much

26 minutes ago, thinkthinkthink said:

If you're using the TMP2 Pmod then you only need the MicroBlaze processor, the MIG7 IP and an IIC IP to write to and read from the adt7420. It says in it's datasheet that it has a 16-bit ADC so there's no need to use the XADC.

Also make sure to give the TMP2'S Reference Manual a read through.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...