Search found 8 matches

by kartal_0689
14 Aug 2023 14:10
Forum: Library Development Discussion
Topic: Using the MikroC RS-485 library in mplab xc16
Replies: 1
Views: 481

Using the MikroC RS-485 library in mplab xc16

hello, I need to communicate my project written in microc with another project written in MPLAB xc16.
MikroC's RS-485 library is quite nice. how can i use it in mplab. I need to access the contents of the library. can you help me?
by kartal_0689
25 Oct 2017 16:32
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 General
Topic: Read vehicle speed with CANBUS
Replies: 4
Views: 3271

Re: Read vehicle speed with CANBUS

dusan.poluga wrote:Hello,

It should be possible to read the vehicle speed over can if you know what packet contains that information on the can bus.
Unfortunately there are no practical examples showing how this can be done.

Best Regards,
Thanks,

Can I use the "CAN" library in the compiler for this?

Best Regards
by kartal_0689
21 Oct 2017 08:41
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 General
Topic: Read vehicle speed with CANBUS
Replies: 4
Views: 3271

Read vehicle speed with CANBUS

Hi,

How can I read vehicle speed with the CAN BUS protocol?
I plan to show this data on the LCD screen on my car.
can you give sample code?

Thank you,

Best Regards.
by kartal_0689
10 May 2017 19:59
Forum: mikroPascal PRO for PIC General
Topic: PIC16F883 and dsPIC Series Uart
Replies: 4
Views: 2787

Re: PIC16F883 and dsPIC Series Uart

Hello, You should go to the PIC compiler and see if here is some "schemes" availabe at the PROJECT > EDIT PROJECT for that particular MCU. Schemes are stored config settings for different MCUs. If there is no pre-made scheme, you should take the datasheet of the MCU and study it for the proper sett...
by kartal_0689
09 May 2017 18:59
Forum: mikroPascal PRO for PIC General
Topic: PIC16F883 and dsPIC Series Uart
Replies: 4
Views: 2787

Re: PIC16F883 and dsPIC Series Uart

Hello, As far as I have understood, you are getting a garbage on the PIC side, right ? Garbage data is most often a result of difference in data rate setup. Also, if the clock of the PIC is not set up properly, it can cause erratic data being sent too. Make sure you are using the correct clock sett...
by kartal_0689
08 May 2017 17:17
Forum: mikroPascal PRO for PIC General
Topic: PIC16F883 and dsPIC Series Uart
Replies: 4
Views: 2787

PIC16F883 and dsPIC Series Uart

Hi, i have one master processor (dsPIC30F6014A). There are 5 Sleave processors.(4 for dsPIC30F4013, 1 for PIC16F883.) I communicated with those for dsPIC. But I could not communicate with the one for PIC. I use the command: RS485Slave_Init and RS485Master_Init... I am using the UART1_Init (9600) com...
by kartal_0689
05 Mar 2015 08:35
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 General
Topic: 240x128 T6963C GLCD Character Problem
Replies: 1
Views: 2146

240x128 T6963C GLCD Character Problem

Hello Friends, I'm working on 240x128 T6963C GLCD with dsPIC30F6014A. I have a problem: I created Thoma45x65 character. I can't create a new text on same pixel (coordinate). For example I'm writing '0' and then writing '1' on same coordinate, it is not delete '0'. It is write '1' on '0' and characte...
by kartal_0689
18 Jun 2014 12:20
Forum: mikroPascal PRO for dsPIC30/33 and PIC24 General
Topic: DSPIC33EP512MU810 SPI Problem..!
Replies: 1
Views: 2564

DSPIC33EP512MU810 SPI Problem..!

Hi,
I'm using DSPIC33EP5121MU810 processor.
SPI pins of the processor which.
And how the use?
Can you give examples of software?

Ismail SORAN
R&D Engineering
TURKEY/ANK.

Go to advanced search