Code Monkey home page Code Monkey logo

Comments (2)

mcuee avatar mcuee commented on August 14, 2024

What is the USB to Serial chipset used for your bootloader and programmer? Some USB to Serial chipsets are problematic.

from avrdude.

gauravahuja avatar gauravahuja commented on August 14, 2024

Hi @mcuee,

You are correct. I was using a 14 year old USB-Serial convertor. The chipset is based on CH340. I get the following details after running system_profiler SPUSBDataType on my terminal.

USB2.0-Serial:

              Product ID: 0x7523
              Vendor ID: 0x1a86
              Version: 2.52
              Speed: Up to 12 Mb/s
              Location ID: 0x02110000 / 3
              Current Available (mA): 500
              Current Required (mA): 96
              Extra Operating Current (mA): 0

This week I bought two new usb-serial convertors. One of them is also a CH340 chipset, but it worked fine. The new CH340 has the following descriptor

USB Serial:

              Product ID: 0x7523
              Vendor ID: 0x1a86
              Version: 2.64
              Speed: Up to 12 Mb/s
              Location ID: 0x02110000 / 3
              Current Available (mA): 500
              Current Required (mA): 98
              Extra Operating Current (mA): 0

So it seems CH340 chipset with Version: 2.64 works but with Version: 2.52 does not.

The other one that I bought is based on CP2102, which also worked.

CP2102 USB to UART Bridge Controller:

              Product ID: 0xea60
              Vendor ID: 0x10c4  (Silicon Laboratories, Inc.)
              Version: 1.00
              Serial Number: 0001
              Speed: Up to 12 Mb/s
              Manufacturer: Silicon Labs
              Location ID: 0x02110000 / 8
              Current Available (mA): 500
              Current Required (mA): 100
              Extra Operating Current (mA): 0

from avrdude.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.