Search found 4 matches

by carworker
Wed Jan 04, 2023 9:33 pm
Forum: Flowcode V8
Topic: CAN internal
Replies: 5
Views: 14873

Re: CAN internal

Hi ! I proceed from the fact that FC 8 CAN1 offers two macros "SetTxID" & "SetTxIdent". The "SetTxID" macro is standard for numbers 0-2047 and requires the number to be converted to high and low bits. There are formulas in the help file. The macro "SetTxIdent" standard and extended works with ULONG ...
by carworker
Tue Jan 03, 2023 7:57 am
Forum: Flowcode V8
Topic: CAN internal
Replies: 5
Views: 14873

Re: CAN internal

I apologize for the wasted time. I was deeply mistaken. Corrected my mistakes and got the desired result. Everything worked!Matrix Respect ! There is one moment left.How, in the depths of the "SetTxIdent" macro, the decimal number is converted into the one necessary for transmission hex ? Thanks.
by carworker
Mon Jan 02, 2023 6:27 pm
Forum: Flowcode V8
Topic: CAN internal
Replies: 5
Views: 14873

Re: CAN internal

Hi ! Thank you for your attention. Chip PIC18F2680 and CAN analyzer Microchip.The Test Can 1 2680 file works in hardware in the same way as in FC5. File Test CAN 2 2680 ID Ulong in hardware does not work! No transmission ! My task is to pass the ID address for example 0x810A000 I was hoping the "Set...
by carworker
Sun Jan 01, 2023 9:17 pm
Forum: Flowcode V8
Topic: CAN internal
Replies: 5
Views: 14873

CAN internal

Hello ! Happy New Year ! And my big disappointment. The teacher lent me a PC with FC 8 and with great hope I assembled a simple block diagram with CAN 1 and hopes collapsed. Just like in FC 5, the internal CAN does not work. Only SPI. Really for so many years the manufacturer could not do it? Only l...