logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s51dude - In-System Programmer for 8051 MCUs using usbtiny

Action

-u,--upload <in-file>
              Upload <in-file> to the target device.

       -r,--read <out-file>
              Download the contents of the MUCs flash memory and write it to <out-file> in Intel HEX format.

       -e,--erase
              Erases the flash memory of the target.

Authors

       s51dude  was written by Lucas Chiesa <lucas.chiesa@gmail.com>, Joaquin de Andres <xcancerberox@gmail.com>
       and Gabriel Gavinowich <ggavinowich@gmail.com>.

s51dude                                            August 2008                                       S51DUDE:(1)

Description

       s51dude [options] -p <target> <action>

Name

       s51dude - In-System Programmer for 8051 MCUs using usbtiny

Options

       This program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       The options are included below.

       --no-verify
              Disable verify.

       --dry-run
              Test the action but don't do nothing.

       --verbose
              Enable verbose output.

       --debug
              Enable debug output.

       -h,--help
              This help.

Target

       This program supports a number of Atmel 8051 MUCs.
       Supported part list:

        s8252  AT89S8252

        s8253  AT89S8253

        s52  AT89S52

        s53  AT89S53

See Also