Search found 18 matches

by Scorpio
26 Jun 2015 14:37
Forum: mikroBasic PRO for AVR General
Topic: Timings CANBUS with at90can
Replies: 9
Views: 5108

Re: Timings CANBUS with at90can

Hi Aleksandar,

thanks for your answer.

Yes I'm using it.

I tested with my canbus sniffer which can include it and I tested on one automotive system which includes it into one ecunode.

With atmega16 + mcp2515 and canspi library I don't have this problem.

Regards,
by Scorpio
24 Jun 2015 10:03
Forum: mikroBasic PRO for AVR General
Topic: Timings CANBUS with at90can
Replies: 9
Views: 5108

Re: Timings CANBUS with at90can

Hi Darko.minic, Sorry for my late. I was really busy. No I didn't find any solution :-( My project is working fine, but I always get error on canbus when communication starts. It is strange but communication works. I don't understand why. And randomly, when I power on the board, it sends all can mes...
by Scorpio
01 Apr 2015 11:01
Forum: mikroBasic PRO for AVR General
Topic: Timings CANBUS with at90can
Replies: 9
Views: 5108

Re: Timings CANBUS with at90can

Hi Darko,

Thanks a lot for your support.

I'm doing tests and I'm always looking for a solution.
I read documentations carrefully.


But don't you think mikroe CANculator tool is bugged ?
Why it doesn't give me a correct timing ?


thanks
regards,
by Scorpio
26 Mar 2015 10:52
Forum: mikroBasic PRO for AVR General
Topic: Timings CANBUS with at90can
Replies: 9
Views: 5108

Re: Timings CANBUS with at90can

Hi Darko, Thanks a lot for your answer. I think you misunderstood my explainations. Sorry for my poor english. I was using ATmega16 + mcp2515. This configuration is OK and perfectly works. Now, I'm using AT90can with the same program. With AT90can, I dont need mcp2515 now. Because CAN is embeded in ...
by Scorpio
25 Mar 2015 11:42
Forum: mikroBasic PRO for AVR General
Topic: Timings CANBUS with at90can
Replies: 9
Views: 5108

Timings CANBUS with at90can

Hi, I'm migrating my project from atmega16 + mcp2515 (CANSPI library) to at90can (CAN library). I have a problem with timings calculation. I was using the following configuration with atmega16: '500Kb/sec @16Mhz const SJW =1 const BRP = 2 const PHSEG1 = 3 const PHSEG2 = 3 const PROPSEG = 1 All was w...
by Scorpio
25 Mar 2015 10:40
Forum: mikroBasic PRO for AVR General
Topic: New release of mikroBasic for AVR
Replies: 2
Views: 2206

Re: New release of mikroBasic for AVR

Hi

Excellent news! Thanks.

Do you know why I can't get it with "check for update" mikroBasic menu ?

regards,
by Scorpio
30 Oct 2014 10:53
Forum: mikroBasic PRO for AVR General
Topic: CANREAD function problem: bug ?
Replies: 3
Views: 2495

Re: CANREAD function problem: bug ?

Hi,

Problem solved by support.

Thanks
by Scorpio
29 Oct 2014 16:10
Forum: mikroBasic PRO for AVR General
Topic: CANREAD function problem: bug ?
Replies: 3
Views: 2495

Re: CANREAD function problem: bug ?

I'm progressing I can't use longint for id parameter with CANREAD because I'm getting warning in compliling: Warning: Suspicious pointer conversion So I'm using longword type. I understood: Rx_id isn't read randomly. It is because CANREAD function always catch frame with wrong 29 bits (XTD) id forma...
by Scorpio
29 Oct 2014 14:55
Forum: mikroBasic PRO for AVR General
Topic: CANREAD function problem: bug ?
Replies: 3
Views: 2495

CANREAD function problem: bug ?

Hi, I'm using latest mikrobasic for avr 6.0.1 I have some trouble with canread function from library. First, on documentation: http://www.mikroe.com/download/eng/documents/compilers/mikrobasic/pro/avr/help/can_library.htm#canread prototype is: sub function CANRead(dim byref id as longint , dim byref...
by Scorpio
01 Aug 2013 08:52
Forum: mikroBasic PRO for AVR General
Topic: how to call a function in boot loader section from app. ?
Replies: 2
Views: 2269

how to call a function in boot loader section from app. ?

Hi, I run a boot loader with AES crypto engine. As the main program in application section will also use the same AES routine, I want to call the AES routine in boot loader section from app section. My question is: how I write code in app section to call the function in boot loader section knowing i...
by Scorpio
03 Jul 2013 11:02
Forum: CAN Calculator
Topic: CAN Calculator Tool Released on Libstock!
Replies: 37
Views: 565317

Re: CAN Calculator Tool Released on Libstock!

Hello,

Perfekt!
Thanks for your answer.

Regards,
by Scorpio
03 Jul 2013 10:20
Forum: mikroC General
Topic: Problem with the CanSPI Example for 16A877
Replies: 7
Views: 4898

Re: Problem with the CanSPI Example for 16A877

Hi,

I tested with 5.0.0.0 and 6.0.0.0

regards,
by Scorpio
02 Jul 2013 11:50
Forum: mikroC General
Topic: CANSPI read 18f258 not working
Replies: 4
Views: 2846

Re: CANSPI read 18f258 not working

Sorry for multi posting, but I'm exactly in the same case.

http://www.mikroe.com/forum/viewtopic.p ... 77#p217177

regards,

Go to advanced search