ATtiny417 / ATtiny814 / ATtiny816 / ATtiny817 js wrote:
If you connect to the CDC
I don't see a new com port on the terminal program (uCon) when I plug the board in, is the mEDBG Virtual Com Port part of Studio? Never used...
Thursday, 24 November 2016 - 08:34
ATtiny417 / ATtiny814 / ATtiny816 / ATtiny817 I've attached the hex dump from a fresh kit. I'm not sure if we actually distribute the source for the shipped example anywhere - will check and get back on that.
XMEGA A1U Xplained Pro problem Might have been a bad firmware upgrade. Try to upgrade the firmware manually:
1. Open Atmel Studio 7 Command prompt
2. Run atfw from the EDBG tool folder:
C:\Program Files (x86)\...
Thursday, 17 November 2016 - 14:00
Solved: WARNING Atmel make fake 328P Thanks for the info
FIY in the datasheets missing this in the table it has been moved to the register descriptions. E.g for PORTB register you have the following information...
Thursday, 17 November 2016 - 13:44
avrdude on Xmega Xplained Pro meolsen wrote:
Maybe, (and that is really MAYBE) you can force avrdude to use pdi by adding this below the xplainedpro programmer configuration (shown above) to the avrdude.conf...
Thursday, 17 November 2016 - 12:57
Solved: WARNING Atmel make fake 328P sparrow2 wrote:
I did mean a real old datasheet , the old format, because there are missing and wrong info (at least confusing) info in the new datasheet format.
I needed...
Thursday, 17 November 2016 - 12:36
Solved: WARNING Atmel make fake 328P Hi,
no need to worry, revision K that you are referring to was not released to production due to among other things the errata on the full swing oscillator and the write...
Monday, 14 November 2016 - 15:02
ATtiny417 / ATtiny814 / ATtiny816 / ATtiny817 clawson wrote:
Rats! The one thread I kept my nebby beak out of :-(
I think there is a special clause that says that moderators will get one - at least there is now :)...
Tuesday, 1 November 2016 - 20:25
ATtiny417 / ATtiny814 / ATtiny816 / ATtiny817 js wrote:
I vote that the Atchip/Micromel sales department issues a development board to each one of us who posted on this thread just like what Atmel used to do when it used to...
Tuesday, 1 November 2016 - 14:02
Atmel Studio 6.1 on Linux (ubuntu)? I use images from here:
http://dev.modern.ie/tools/vms/
Provided by Microsoft. Intended for browser testing, but it is a full xp/w7 install.
Take a snapshot after install and you...
Wednesday, 1 July 2015 - 12:07
i2s for SAMG53 using PDC This sounds a lot like you have hit this errata:
I2SC
I2SC: Mono Mode is not working
When I2S is set in Mono mode (RXMONO), the status flag RXRDY (in I2S_SR) is stuck at 1...
js wrote: If you connect to the CDC I don't see a new com port on the terminal program (uCon) when I plug the board in, is the mEDBG Virtual Com Port part of Studio? Never used...
I've attached the hex dump from a fresh kit. I'm not sure if we actually distribute the source for the shipped example anywhere - will check and get back on that.
If you connect to the CDC (mEDBG Virtual Com Port) with 9600 baudrate you should get a text string every time the button is pressed.
Might have been a bad firmware upgrade. Try to upgrade the firmware manually: 1. Open Atmel Studio 7 Command prompt 2. Run atfw from the EDBG tool folder: C:\Program Files (x86)\...
Thanks for the info FIY in the datasheets missing this in the table it has been moved to the register descriptions. E.g for PORTB register you have the following information...
meolsen wrote: Maybe, (and that is really MAYBE) you can force avrdude to use pdi by adding this below the xplainedpro programmer configuration (shown above) to the avrdude.conf...
sparrow2 wrote: I did mean a real old datasheet , the old format, because there are missing and wrong info (at least confusing) info in the new datasheet format. I needed...
Hi, no need to worry, revision K that you are referring to was not released to production due to among other things the errata on the full swing oscillator and the write...
clawson wrote: Rats! The one thread I kept my nebby beak out of :-( I think there is a special clause that says that moderators will get one - at least there is now :)...
js wrote: I vote that the Atchip/Micromel sales department issues a development board to each one of us who posted on this thread just like what Atmel used to do when it used to...
I use images from here: http://dev.modern.ie/tools/vms/ Provided by Microsoft. Intended for browser testing, but it is a full xp/w7 install. Take a snapshot after install and you...
This sounds a lot like you have hit this errata: I2SC I2SC: Mono Mode is not working When I2S is set in Mono mode (RXMONO), the status flag RXRDY (in I2S_SR) is stuck at 1...
Pages