Closed GoogleCodeExporter closed 8 years ago
It should be possible to burn the 328P bootloader into a 328 without any other
modifications; just change the signature for the bootload burning process.
Once the bootloader is there, it will lie to the arduino IDE (claiming to be a
328P), but everything should work.
Original comment by wes...@gmail.com
on 2 Sep 2011 at 12:17
[deleted comment]
Original comment by wes...@gmail.com
on 4 Apr 2012 at 2:20
Original comment by wes...@gmail.com
on 4 Apr 2012 at 2:31
Some fuses and instruction changes in 328-PU and claiming to be a 328P is not
great.
I hope support for this MCU will be added soon.
Original comment by leonardo...@gmail.com
on 16 Jul 2012 at 12:36
I've looked through the datasheet multiple times, and the only
difference I've found is the absence of the "BOD Disable" feature on
the non-picopower chip. Since neither the bootloader nor the arduino
use this feature, it doesn't seem like justification for a separate
bootloader. Also note that the gcc version currently distributed with
Mac and Windows versions of Arduino does not support the non-P 328, so
there's an additional advantage to having the bootloader treat that
chip as a 328P.
Original comment by wes...@gmail.com
on 7 Aug 2012 at 9:25
Original issue reported on code.google.com by
oa.r...@gmail.com
on 5 May 2011 at 12:38