Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

DE2-70 interface micro-controller help!!

Hi friends,

I am doing my project for my final year. In the project, it required me to make the connection between DE2-70 board and the micro-controller (PIC 18F) to controller the robot (direction navigate and robot movement). I am trying to use 40-pin header on the DE2-70 board. Would you please know how to make it or know any site or code? Please help me out! I am kind of searching around, but could not figure out how to do.

Thanks so much for your help!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    As far as I know, there`s no IP Core for the 40 pin GPIO header.

    Do you really need the complete 40 pin header? Maybe you can use i2c to communicate between the devices?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    yes, I am thinking to use I2C to connect it, I will let you know if I got some positive result