Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    22
    Views
    12,396

    thanks all

    thank you all for your help,, here is what i did,

    i ran the cpu on lower speed than the 48mhz needed for the USB, which did the trick without the need to switch the clock on the fly.

    thanks...
  2. Replies
    22
    Views
    12,396

    changing osc on the fly

    hi all,

    I need to change the clock speed on the fly or dinamicly in the code ,

    i am using pic18f4550 and i need to switch from 48mhz to 24 or even 4 mhz to drop power consumtion in certin...
  3. Replies
    0
    Views
    2,735

    composite device ASM changes

    Hi all,

    what do we need to change and what files in order to make a compsite device
    to work with PBP ?
    I updated the descriptor file to have 2 interfaces and 2 report files
    my device can...
  4. Replies
    47
    Views
    52,210

    its already attached above ,, sorry I was...

    its already attached above ,,

    sorry I was wrong , I source above is fine , it was my mistake

    I didn't installed borland C++ right ,

    everything now is ok , and again , the source code above...
  5. Replies
    6
    Views
    5,370

    I called the support today ! Ok, 1st : the...

    I called the support today !

    Ok,

    1st : the clock is not getting set right form the config. inside the INC file !
    the PLL is not going on unless you turn it on manualy from your...
  6. Replies
    6
    Views
    5,370

    works with C18

    Ok,

    Now I know my hardware is OK !

    it works with the mouse demo from Microchip !

    so whats wrong with PICBASIC ?!

    Thank you
  7. Replies
    6
    Views
    5,370

    i think I missed to connect VUSB to VDD , so I...

    i think I missed to connect VUSB to VDD , so I did , and still no luck !
  8. Replies
    6
    Views
    5,370

    PBP INC. file CONFIG XINST = OFF CONFIG...

    PBP INC. file

    CONFIG XINST = OFF
    CONFIG PLLDIV = 1 ' I tested this value with 4Mhz and PLLDIV 5 with 20Mhz
    CONFIG WDTPS = 512
    CONFIG CPUDIV = OSC1
    CONFIG FOSC = HSPLL

    ...
  9. Replies
    6
    Views
    5,370

    did anyone got J50 to work ?

    Hi,

    Did anybody got the new family J50 to work with pbp2.5 ?
    I can't get it to work !
    1st I had problem to fix the clock !
    I had to set the OSCTUNE.6=1 to enable the PLL ! and get the 48Mhz !...
  10. Replies
    47
    Views
    52,210

    still , do u mind sending me the full copy , I...

    still , do u mind sending me the full copy , I will try to test it

    Thank you
  11. Replies
    47
    Views
    52,210

    too many

    hi, too many headers ,
    if you may send me a full copy , I will post an easy web link .

    Thanks

    VrBitmapDial.hpp
    VrControls.hpp
    VrAngularMeter.hpp
    VrLabel.hpp
    VrLeds.hpp
  12. Replies
    47
    Views
    52,210

    missing files

    there are some missing headers

    would you please email full copy to me

    viewgsm_at_hotmail.com

    thank you
  13. Replies
    8
    Views
    4,574

    Hi I agree with Acetronics also this...

    Hi

    I agree with Acetronics
    also this PULL-DOWN will not help if the pin went high for low time ,
    this will help to keep your PIN pulled to the ground (NOT FLOOATING) in case the pin was...
  14. Replies
    8
    Views
    4,574

    Hi, Just to be sure , use a PULL DOWN resistor...

    Hi,
    Just to be sure , use a PULL DOWN resistor (10K is fine ) to the GND

    Good luck with ur project , sounds fun
  15. Replies
    1
    Views
    5,597

    Microchip CDC Firmware with My OWN VID/PID ?

    can we use Microchip CDC firmware and change the VID/PID to another one ?
    or change the device name ?

    Thanks
Results 1 to 15 of 15