Jump to content
  • 0

warmark

Question

1 answer to this question

Recommended Posts

Hi Mark,

Looking at the code, all of the non NI Linx portions will run just fine on a max32. The question that you will need to ask Sam on that link you provided is if you can replace the 
#include <LinxChipkitUc32.h> with #include <LinxChipkitMax32.h> as his comments indicate, and still have the program work correctly.

Or you can always just make the replacement I suggested and see what happens. The biggest thing that I can see that would be an issue (in my admittedly limited experience with NI Linx interfacing with microcontroller boards) is that the pin numbers the program is using for the uC32 may not appropriately match the pins of similar functionality on the Max32.

Let me know if you have any more questions.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...