AVR* Administrator
AVR* Administrator
[bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
David Grayson Wed 18 May 2016 04:05:00 AM CEST While I was researching my bug report to Atmel, I noticed a new part definition file in Atmel Studio 7.0.934: the...
[bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
Joerg Wunsch Wed 18 May 2016 08:31:59 AM CEST OK, great if your patch maintains both names. I'll apply it shortly then. Quite possible Atmel tried to maintain some "forward...
[bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
David Grayson Mon 23 May 2016 11:30:48 PM CEST An Atmel tech support representative has told me that he will file a bug report, but did not give any other...
[bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
David Grayson Tue 11 Oct 2016 12:12:58 AM CEST Hey, it looks like my patch has not been applied to avr-libc. This is just a reminder to do that.
[bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
David Grayson Mon 28 Aug 2017 10:22:07 PM CEST Atmel has updated the ATmega324PA datasheet. It now uses names like "SPCR0" in the tables that define the registers, but they...
Eric Tang Thu 09 Mar 2017 06:12:53 AM CET This test should be performed in addition to the current test for equality, not in lieu of it.
Jan Waclawek Thu 09 Mar 2017 09:12:19 AM CET I wouldn't recommend to do this unless explicitly allowed by datasheet or an Atmel insider approves it. Depending on the particular...
Eric Weddington Fri 13 May 2011 01:04:52 AM CEST Good ideas still here. Any more thoughts on moving this forward?
Joerg Wunsch Mon 03 Nov 2008 08:26:03 PM CET First investigation makes me think this is related to the script that builds vectortable.dox. It's a documentation-only bug, i. e. the...
Eric Weddington Tue 22 Feb 2011 10:24:04 PM CET Assigning to Joerg as he is familiar with the patch-headers.py script.