[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2016-05-16 Thread David Grayson
URL: Summary: Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA Project: AVR C Runtime Library Submitted by: davidegrayson Submitted on: Mon 16 May 2016 09:59:

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2016-05-17 Thread David Grayson
Follow-up Comment #2, bug #47937 (project avr-libc): Hello, Joerg. I have seen your name a lot over the years during my AVR-related work, so it is nice to hear from you. Yes, the datasheets look inconsistent, and the XML files in C:Program Files (x86)AtmelStudio7.0packsatmelATmega_DFP1.0.98atdf

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2016-05-17 Thread David Grayson
Follow-up Comment #3, bug #47937 (project avr-libc): While I was researching my bug report to Atmel, I noticed a new part definition file in Atmel Studio 7.0.934: the ATmega324PB. This part will have two SPI modules, so it makes sense that all of its SPI registers and bits are suffixed with 0 and

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2016-05-23 Thread David Grayson
Follow-up Comment #5, bug #47937 (project avr-libc): An Atmel tech support representative has told me that he will file a bug report, but did not give any other useful information. ___ Reply to this item at:

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2016-10-10 Thread David Grayson
Follow-up Comment #6, bug #47937 (project avr-libc): Hey, it looks like my patch has not been applied to avr-libc. This is just a reminder to do that. ___ Reply to this item at:

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA

2017-08-28 Thread David Grayson
Follow-up Comment #7, bug #47937 (project avr-libc): Atmel has updated the ATmega324PA datasheet. It now uses names like "SPCR0" in the tables that define the registers, but they still have plenty of example code and wording in paragraphs that refer to "SPCR". The ATmega164PA datasheet still doe