Menu

18F14K50 with USB support

Haroen
2023-11-14
2023-11-14
  • Haroen

    Haroen - 2023-11-14

    I browsed the forum on this topic but still...
    Is there a working GCB code example available for the 18F14K50 chip with USB support?
    What is the bare-minimum circuit for this to work?

     
  • Jerry Messina

    Jerry Messina - 2023-11-14

    just a personal opinion... unless you really need the smaller package you're a LOT better off using an 18F2xK50 or 18F45K50.

    The 1xK50 has the PGC/PGD programming pins shared with USB D+/D-, and this causes all sorts of issues while you're trying to do any development. The pins are only rated for 3V3 (not 5V), and you can't attach the programmer while it's connected to a USB host, otherwise it can damage things. Also, forget about doing any hardware debugging while using USB.

    Working with it is a real PITA.
    You might want to review the programming spec document for some of the oddities before committing to using it. https://ww1.microchip.com/downloads/en/DeviceDoc/41342E.pdf

     

    Last edit: Jerry Messina 2023-11-14
  • Haroen

    Haroen - 2023-11-14

    In the past I used these 28pins and 40pins chips with PBP but not the 20pins 18F14K50 because of the smaller package I was interested for testing purposes like simple data loggers to USB.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.