Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Well,

    after burning my eyes out until now trying to get this thing working i'm just about to give up !!!! :mad:

    I made some small changes to my main code and tryed many descriptors and...
  2. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Did that :( didnt worked
  3. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Hi pedja089,

    you are right...it did compile fine :D thanks...

    However...it's not being recognized with windows XP :mad:

    Damn...i have no luck with USB stuff !!!!
    If i code the pbp demo it...
  4. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Greetings guys,

    @ towlerg,



    I did checked them...in fact, the descriptor i'm using is the one from the link you posted...but like i said...they dont compile :confused:

    @pedja089,
  5. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Hi there,



    Not in this case...i have the correct microcontroller selected.



    Exactly, like i said in my first post.
    My problem with the PBP examples is that i'm having problems...
  6. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Also...

    I'm using these 2 files + all of the files inside the USB18 folder from PBP.

    Regards
    Rui
  7. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Greetings,

    Thanks...you are right...

    If i compile with the descriptors commented i get these:


    ' Include "DESCKB.ASM" ' Include the HID descriptors

    7400
  8. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    Hello George,

    Thank you so much for your help :).

    You are right when you say to get a working example and do some changes.
    That is what i'm trying to get...a working example.

    All the...
  9. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    Re: USB Learning

    These are the files i'm working with ( main code and descriptor )
    The descriptor is from a different thread ( http://www.picbasic.co.uk/forum/showthread.php?t=2872 )

    Main:


    buffer Var Byte[8]...
  10. Thread: USB Learning

    by ruijc
    Replies
    19
    Views
    17,135

    USB Learning

    Hi guys,

    I'm trying to write a program that could send a keystroke to the PC when a button is pressed.
    I have the main program figured out...the problem is the descriptor files...:eek:
    These...
Results 1 to 10 of 10