Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OptiBoot 7.0 on ATMega1280 - not displaying version correctly #1

Open
JohnOH opened this issue Aug 9, 2018 · 0 comments
Open

OptiBoot 7.0 on ATMega1280 - not displaying version correctly #1

JohnOH opened this issue Aug 9, 2018 · 0 comments

Comments

@JohnOH
Copy link

JohnOH commented Aug 9, 2018

There appears to be a problem with big flash sizes, I have searched for a possible 16 bit over flow problem but haven't found anything yet.

Compiled for ATmega1280
No Serial Number

Fuse bits (L/H/E): FF DE F5
Lock bits: FF
Signature: 1E 97 3 (ATmega1280)
Oscal: 88

Fuse Low = 11111111 (FF)
||||++++______Low Power Crystal 8 - 16MHz
||++_________Start Up Time=11
|+Clock Output Disabled
+
(no divide)

Fuse High = 11011110 (DE)
|||||||+______Reset to Bootstrap
|||||++_______512 words (1024 bytes)
||||+_________EEPROM Erased on chip erase
|||+__________Watchdog programmable
||+___________ISP programming enabled
|+____________JTAG off
+_____________OCD enabled

Fuse Extended = 11110101 (F5)
|||||+++______Brownout at 2.7V

Lock Bits = 11111111 (FF)
||||||++______Read/Write to everywhere
||||++________R/W Application
||++__________R/W Boot Section

Bootloader at 0xFFFFFC00 has no version
FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant