Search found 2 matches

by jsa
Tue May 21, 2019 11:16 am
Forum: AnalogX
Topic: More than four analogX on a single CAN bus
Replies: 3
Views: 11664

Thanks Brentp. One step closer to purchasing more than 4.

What tools are needed to compile the revised firmware and load it to analogx?
by jsa
Thu May 02, 2019 7:26 pm
Forum: AnalogX
Topic: More than four analogX on a single CAN bus
Replies: 3
Views: 11664

More than four analogX on a single CAN bus

Looking at the wiki I see the base address and offset configuration that allows 4 analogX modules on a single CAN bus. Skimming through code on github I see // CANFilter shiftx2_can_filter = {1, 0, 1, 0, 0x000E3700, 0x1FFFFF00}; // g_can_base_address, ANALOGX_CAN_FILTER_MASK . . . ...