Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    772
    Views
    596,299

    so i guess i actually have 2 issues still, i cant...

    so i guess i actually have 2 issues still, i cant sleep (neither can my device) and the A/D sometimes acts "wonky" depending on the state of the usb pluggedness.
  2. Replies
    772
    Views
    596,299

    Does the USB operation of the 18F4550 have a...

    Does the USB operation of the 18F4550 have a direct effect on the A/D channels..? Let me explain why i ask....

    Case a) when i power up my circuit the A/D values float - not 200 or 300 millivolts -...
  3. Replies
    772
    Views
    596,299

    Thanks Darrel that did it for me!

    Thanks Darrel that did it for me!
  4. Replies
    772
    Views
    596,299

    Should i wire up an input to the USB V+ and...

    Should i wire up an input to the USB V+ and monitor that in addition to the IDLEIF SOFIF registers? USB ---4.7k ----pic input --100k---GND?
  5. Replies
    772
    Views
    596,299

    Darrel the "extra" data is for parsing strings...

    Darrel the "extra" data is for parsing strings that come in after my oncomm event in visual basic. I get the stuff in between the letters :) - I haven't successfully used "binarymode" in vb .....
  6. Replies
    772
    Views
    596,299

    Hi, I have some mostly working code now using...

    Hi,

    I have some mostly working code now using your interrupts thanks to your "hint" about the endpoints earlier...

    I was reading another thread that was about "If plugged" - The solution works...
  7. Replies
    772
    Views
    596,299

    Just gotta figure out now why my adc is all over...

    Just gotta figure out now why my adc is all over the place
  8. Replies
    772
    Views
    596,299

    k i think your hint has moved the situation...

    k i think your hint has moved the situation forward.. i'm now getting some output... :) thanks ... I know I know im a big noob
  9. Replies
    772
    Views
    596,299

    ahh i see what ur saying darrel.. i' used your...

    ahh i see what ur saying darrel.. i' used your code which points to endpoint 1.. i'm going to try it changing it to 3
  10. Replies
    772
    Views
    596,299

    I wasnt aware that the interrupt system was...

    I wasnt aware that the interrupt system was specifically for HID devices... anyways i'm back to trying to make my code work... it's really annoying.. the device works as expected, until i try and...
  11. Replies
    772
    Views
    596,299

    thought i'd post my setup: MPASM 5.20 PBP...

    thought i'd post my setup:

    MPASM 5.20
    PBP 2.50b
    MCS 3.0.0.5
  12. Replies
    772
    Views
    596,299

    the code

    '
    ' RCUSB ; Edited 'USBDEMO' from Steve and Darrel
    ' =======
    '
    ' File name : RCUSBCOMM_INT.pbp
    ' Company : Rytech Computing
    ' Programmer : Steve...
  13. Replies
    772
    Views
    596,299

    Dt_ints-18 18f4550 usb_int usb bootloader

    I realize i'm likely behind about 2 years on this one.. i've been trying to modify Mister E / Darrel's USBDEMO code so that it works with my existing setup (a vb app that aquires 8 bit a/d result...
Results 1 to 13 of 13