Jump to content
  • 0

PmodALS Example Code


ecrutledge

Question

3 answers to this question

Recommended Posts

Hello,

The user guide says " code for MPIDE is completed ". I believe the code can be found here. MPIDE is an environment used for working with chipKIT boards (microprocessors) and it uses a C like language. 

Unfortunately we do not have a VHDL code for the PmodALS however we do have a few VHDL examples for SPI Pmods, here, (like the PmodALS) which you may find useful (PmodOLED, PmodACL, PmodGYRO).

Sergiu

Link to comment
Share on other sites

Not sure what does it mean VHDL code for PMOD ALS. If you mean the code of the IP to communicate with it, then I can answer regarding Vivado IDE. Digilent provides the IPs library, which PMOD ALS is a part of. When you add this library as an additional repository and PMOD ALS as an IP of your design, you have all the access to it, including Verilog (not sure about VHDL) of the IP interface and the C code of the driver. The comprehensive instructions are at https://reference.digilentinc.com/learn/programmable-logic/tutorials/pmod-ips/start.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...