Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: longpole001; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    Hi guys

    is there any further tests i can do to help solve the low priory ints problem on the q43 chip

    cheers

    sheldon
  2. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    ok tubleweed ,

    will try some add in commands for timer 1

    hope you shine a light on the low priority ints problem

    cheers

    sheldon
  3. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    i am finding some other issues with bank access with other asm code i have , that is not happy on q43

    thinking that what you did with
    -----------
    movf BSR, 0
    banksel INT_Priority_Reg ...
  4. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    sorry tubbleweed for the confusion ,
    i had uncommented all the low priority commands required and tested for the failure

    but then re removed the low priority for checking it worked , then...
  5. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    mmm well still a problem for low priority interrupts
    if low priority interrupt are enable, it stops devices on high priority as well

    see attached code for test
  6. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    you get a compile error if this is not commented out
    there is no PEIE flag in INTCON0

    only IPEN
  7. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    here is the modified include q43 ints code with tumbleweeds fixes to the high /low priority

    version code 3.43 -

    tumbleweed please check that the changes have been done correctly

    testing...
  8. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    thanks tumbleweed

    ill put those changes in and test

    i will put timer1 as high and timer0 as low , as per what i actually need , in the end code

    this test will use 6 interrupts...
  9. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    part of asm listing

    have included the hex and list files






    C:\USERS\SMW OFFICE\DOCUMENTS\MY PIC PROJECTS\K9 GTS PROJECT\PIC BASIC CODE\WORKING FILES\K9 LED CONTROLLER\VER 1.0...
  10. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    Hi guys

    finally got the samples of 18f47q43 and mounted on the pcb i have

    starting to test the ints_18_q43 version

    i am doing a test on the timer0 as a high priority and then as a low...
  11. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS - UPDATE V3.42

    hI GUYS

    with Help from both Mike and Tubbleweed , an updated version of DT_INTs _Q43 has been done

    This version is only for use on the Q43 chip as it now requires Q43's feature that saves/...
  12. Replies
    25
    Views
    36,198

    Re: PIC18FxxQ43 Version of DT_INTS

    thanks mike

    your efforts on this is very much appriciated

    cheers

    sheldon
Results 1 to 12 of 12