Discussion Title | Created date |
---|---|
What are the AVR28DA128 AVR32DA128 AVR48DA128 AVR64DA128 ?? While working on avr-libc3 I cam across the 8 bit AVR family AVRDx with the core AVR8X Part numbers: AVR28DA128 AVR32DA128 AVR48DA128 AVR64DA128 I can't find... |
Sunday, 11 August 2019 - 01:39 |
Announcing AVR-LIBC3 Hello Everyone, AVR-LIBC hasn't seen any activity in a subjective age. Bug Reports and Patches get posted to the official AVR-LIBC repository and no action gets done... |
Wednesday, 17 July 2019 - 13:00 |
AVR-GCC 9.1 + AVR-LIBC with xmega3 device support As I am sure a lot of people already know, Zak Kemble distributes Windows and Linux binaries for avr-gcc with the latest released versions (GCC 9.1, Binutils 2.32), you can get... |
Tuesday, 16 July 2019 - 13:40 |
avr-size doesn't support all avr processors. SOLUTION Its common knowledge that avr-size doesn't know anything about recent avr chips, and so can only say how much each space in the ELF occupies, not how much is used from the... |
Sunday, 14 July 2019 - 13:25 |
ATTINY416/816 Brown Out Detector The Complete datasheet says about the Brown out detector threshold of the ATTINY 416/816: If the BOD/VLM is enabled in sampled mode, only VLMCFG=0x1 (crossing threshold... |
Sunday, 23 June 2019 - 03:34 |
Watchdog and ATTiny9 Simulator in AtmelStudio The ATTiny9 has few internal resources, so I am using the WDT as a 1 Second ISR and not a hardware Reset. When i run my code on the simulator, I do not get ANY WDT... |
Tuesday, 18 July 2017 - 13:55 |
AVRStudio7 Debugging a GCC Assembler Project I am trying to use AVRStudio 7 to debug a simple program written as a GCC flavor Assembler File (.S) Initially i will be using the Simulator, but eventually i will test on a... |
Monday, 17 July 2017 - 07:24 |
Poor Code generation for M0 Arm Cores Using GCC ARM Embedded from https://launchpad.net/gcc-arm-em... (Which is what arduino and and everyone else uses) produces some very poor code density for Cortex M0 and M0+ at... |
Saturday, 3 October 2015 - 01:15 |
SAM L21/D21 Library Hi, I am working on a dev board i designed and I have given up in disgust over ASF. I dont use Windows and I wont use Virtualbox just so I can run Atmel Studio, and... |
Wednesday, 30 September 2015 - 01:57 |