Skip to content

Some parts don't define signature bytes #878

@stefanrueger

Description

@stefanrueger

The following mcus don't seem to define signature bytes.

  at43usb320
  at43usb355
  at76c711
  at90c8534
  at90pwm1
  at90pwm2
  at90pwm3
  at90s2333
  at90usb82
  at94k
  atmega32hvbrevb
  atmega8hva
  m3000

Some of these can be sourced as follows:

  at90pwm1   => [0x1E, 0x93, 0x83], # [1]
  at90pwm2   => [0x1E, 0x93, 0x81], # /usr/local/etc/avrdude.conf 9935     
  at90pwm3   => [0x1E, 0x93, 0x81], # /usr/local/etc/avrdude.conf 10118   
  at90s2333  => [0x1E, 0x91, 0x05], # /usr/local/etc/avrdude.conf 2331     
  at90usb82  => [0x1E, 0x93, 0x82], # /usr/local/etc/avrdude.conf 13273
  atmega8hva => [0x1E, 0x93, 0x10], # [2]

[1] Datasheet AT90PWM1
[2] Datasheet ATmega8HVA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions