Slowing down FullSpeed


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,598

    Default Slowing down FullSpeed

    Hi,

    I used HIDMaker FS to generate FullSpeed code in VB6 and PBP. Unfortunately, it seems that I2CREAD takes too long to process and I lose the USB connection. If I comment out that statement everything holds nicely.

    Is it possible to convert the VB and PBP code I have to NormalSpeed?

    I'd like to avoid firing up the NormalSpeed version of HIDMaker and typing everything back in if possible. Then I have to alter the generated PBP program to my application requirements (lots of room for human error).

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,598

    Default

    Never mind.

    I did a test to see what NormalSpeed USB generated files came out like. I just used the HIDMaker data from the FullSpeed side and used it in the NormalSpeed side and realized things are totally different. The generated USB files are not even the same.

    It appears FullSpeed is targetted for the PIC 18F family of mcus while the NormalSpeed is for older chips. Not sure what I can do now, I want to stay with the 18F chips.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

Similar Threads

  1. Using I2C with FullSpeed USB
    By Demon in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 8th July 2006, 04:52
  2. Slowing Down RGB PWM Routine
    By Tissy in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th March 2005, 09:22

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts