Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: B-O Eliasson; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    54
    Views
    164,851

    Re: Cordic trig assembly code for PIC18f

    The problem is solved. I found another version of trig.inc in post 13, and it works well for me. I have to put the word variables x,y into long variables before doing any calculations on them.
  2. Replies
    54
    Views
    164,851

    Re: Cordic trig assembly code for PIC18f

    Hi !
    I'm trying to write a program to calculate sunrise and sunset. The pic is 18F2550 and I'm using long variables and PBPL. I've tried to use the TRIG.INC but it seems that I cant use it in PBPL,...
  3. Replies
    10
    Views
    10,941

    I have another problem with ver 2.60. It compiles...

    I have another problem with ver 2.60. It compiles correctly, but when programmed into my device it won't do as it did when compiled with ver 2.50.
    My program checks if the USB-plugg is connected and...
Results 1 to 3 of 3