USB with 20 pins anyone? PIC18F14K50 issues


Results 1 to 7 of 7

Threaded View

  1. #5
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530

    Default

    Looks like it is the:
    Code:
    	org	0x400
    in the USB18MEM.ASM file.

    I changed 0x400 to 0x200 (where the USB memory starts in the PIC18F14k50) and presto, and now I can compile. The other chips it supports start at $0400, but the PIC18F14K50 does not. Now I will have to see if I can get some of the usb demo's to work.

    Walter
    Last edited by ScaleRobotics; - 15th July 2009 at 23:45.
    http://www.scalerobotics.com

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  3. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 00:04
  4. PICBasic newbie problem
    By ELCouz in forum mel PIC BASIC Pro
    Replies: 32
    Last Post: - 12th February 2008, 00:55
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

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