Page 1 of 1

E-blocks 2 CAN Bus (BL0140)

Posted: Wed Sep 19, 2018 10:22 am
by VladimirRepin
Hi,

I have a problem with CAN Bus from E-blocks 2.

There is no component CAN Bus BL0140 (E-blocks2) in FlowCode 8. The macros of compo

Is it possible to release an update with this component?

Thanks in advance for your help.

Re: E-blocks 2 CAN Bus (BL0140)

Posted: Wed Sep 19, 2018 3:58 pm
by Benj
Hello,

No I have not created an E-blocks specific component for the BL0140 CAN board yet.

For now you can use the CAN component available from the Comms component category to drive the board.

Re: E-blocks 2 CAN Bus (BL0140)

Posted: Wed Dec 19, 2018 10:37 am
by VladimirRepin
Hello,

I have a CAN Bus Board BL0140 from Eblocks2 and a small program using CAN(Internal, MCP2515) component macros, which I took from Comms.

A component is initialized in the program, and since the initialization macro does not return anything, I check in another way work it or not. After initialization, leds on CAn Bus Board should be lit one by one, then values from the switches are read and displayed on the screen.
Leds do not shine, values are not read.

Could you tell me what I'm doing wrong? Thanks.

Re: E-blocks 2 CAN Bus (BL0140)

Posted: Wed Dec 19, 2018 11:04 am
by Benj
Hello,

I'm afraid that the LEDs on the board are only available when using the external CAN bus transceiver as they are connected to it's I/O pins.