GithubHelp home page GithubHelp logo

tltx / swc_usb Goto Github PK

View Code? Open in Web Editor NEW
120.0 120.0 2.0 1.94 MB

SWC USB Adapter

License: BSD 3-Clause "New" or "Revised" License

CMake 0.02% C++ 36.92% C 57.69% Makefile 2.64% HTML 0.07% CSS 0.10% Assembly 0.12% XSLT 2.14% Python 0.31%

swc_usb's People

Contributors

tltx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

swc_usb's Issues

Can't install the hex or any drivers.

Hi there, please try to excuse the lack of knowledge, I don't use python and never used one of these boards

No drivers came with the board

https://www.ebay.co.uk/itm/352722795632

I plug the board on to Windows 7 and I presume I press the button to stop the flashing but but using the suggested line for avrdude from your posts on here yields a cannot find \dev\usbmodem411 error.

Any help would be appreciated, the soldering I can do...

Hi Tore

Not ann issue but a bit of help needed re the Wildcard. I'm going to do the initial way you made it with no custom PCB but I presume you have to flash the ATMEGA32U4 with that hex, I've never done this before, can you give me a bit of help. Soldering is all fine, just the flashing and possible any other software I'm going to need?

Sorry to trouble you..

Can't flash hex file.

Hi,

first of all, really nice project! I'm looking forward to upgrade my swc!

I've bought this ATmega32u4 (http://www.ebay.de/itm/301951688967?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT)

Now i'm trying to flash your hex file via avrdude on osx 10.11.6

first im not sure do i need to write into the flashmemory or the eeprom?

anyway i tried to verify both with the following two commands, both fail while verification:

Flashmemory:
avrdude -p m32u4 -P /dev/cu.usbmodem1421 -c avr109 -U flash:v:$(pwd)/Desktop/swc_usb.hex

Output:

Connecting to programmer: .
Found programmer: Id = "CATERIN"; type = S
    Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.

Programmer supports the following devices:
    Device code: 0x44

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e9587 (probably m32u4)
avrdude: verifying flash memory against /Users/michaelpetri/Desktop/swc_usb.hex:
avrdude: load data flash data from input file /Users/michaelpetri/Desktop/swc_usb.hex:
avrdude: input file /Users/michaelpetri/Desktop/swc_usb.hex auto detected as Intel Hex
avrdude: input file /Users/michaelpetri/Desktop/swc_usb.hex contains 6764 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.07s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
         0x0c != 0x9b
avrdude: verification error; content mismatch

avrdude: safemode: Fuses OK (E:CB, H:D8, L:FF)

avrdude done.  Thank you.

Eeprom:
avrdude -p m32u4 -P /dev/cu.usbmodem1421 -c avr109 -U eeprom:v:$(pwd)/Desktop/swc_usb.hex

Output:

Connecting to programmer: .
Found programmer: Id = "CATERIN"; type = S
    Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.

Programmer supports the following devices:
    Device code: 0x44

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e9587 (probably m32u4)
avrdude: verifying eeprom memory against /Users/michaelpetri/Desktop/swc_usb.hex:
avrdude: load data eeprom data from input file /Users/michaelpetri/Desktop/swc_usb.hex:
avrdude: input file /Users/michaelpetri/Desktop/swc_usb.hex auto detected as Intel Hex
avrdude: ERROR: address 0x0410 out of range at line 65 of /Users/michaelpetri/Desktop/swc_usb.hex
avrdude: read from file '/Users/michaelpetri/Desktop/swc_usb.hex' failed

avrdude: safemode: Fuses OK (E:CB, H:D8, L:FF)

avrdude done.  Thank you.

Hope you can help me, if you need more details let me know!

Thanks in advance
Michael

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.