Jump to content
  • 0

CAN Pmod Linux


Aash

Question

Hi,

I have the Pynq Z1 board and the CAN Pmod for a uni project. What's the best way to interface with this in linux to start receiving CAN messages? I noticed there is no driver/library for this pmod according to the docs. It doesn't necessarily have to be a python interface (I don't mind C/C++), just looking for a way to interface with the pmod in linux.

 

Thanks,

Aash.

 

I realise there is a dedicated google forum for this board, but my approval to join the group and post a question seems to be taking a while so I thought I might try here instead.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @Aash,

My understanding is that there is two options currently. First option is to update your linux hardware design to include the Pmod CAN IP core.  Here is the Pmod CAN IP core which can be included into a vivado bock design. Here is our using Pmod IP tutorial. Another option is using a generic spi communication in your linux hardware design(if you have one).  If you do you would need to make your own software driver. You can use the Pmod CAN IP as a reference for configuration and use.  I have moved you thread to the embedded linux sub-section where more experienced embedded linux forum members look. I have also reached out to my co-workers to see if they have any additional input.

cheers,

Jon

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...