Discussion Title | Created date |
---|---|
How is the avr8 toolchain installed these days? I just downloaded the " AVR 8-bit Toolchain v3.62 – Windows " and am wondering if this thingie needs to be installed anyhow, since it contains just the usual directories, but no... |
Monday, 19 November 2018 - 21:00 |
Do the eeprom_write_xyz() functions disable interrupts during execution? Well, i guess it's all said in the title. Since there's a strict timing between setting EEMPE and EEPE which could be disturbed by an int firing, I'd like to know if the eeprom... |
Monday, 15 May 2017 - 20:22 |
AS7 and STK500 - is the problem before or behind the keyboard? Having had some issues with a mixed C/Asm project where the linker simply didn't resolve any reference between C & Asm modules (using Code::Blocks) and an old toolchain, i... |
Thursday, 29 December 2016 - 21:12 |
ATTiny44A, RSTDISBL fuse and serial programming Being somewhat short of I/O pins of an ATTiny44A, I'm considering setting the RSTDISBL fuse to use Port B3 as a general I/O pin. Now, before doing so, I'd like to know if this... |
Sunday, 11 December 2016 - 19:57 |
positioning of multiple toroid transformers I'm in the process of putting my self-built power supply into an enclosure (finally). Since i had them around for years, i didn't use a single transformer, but two weaker ones... |
Thursday, 4 October 2012 - 13:05 |
RE: my old chip is broken So what? |
Thursday, 19 April 2012 - 10:21 |
AS6 and finding ASF source files Recently i received an XMEGA-A3BU Xplained and wanted to to explore it a bit. Since the guys at the Atmel booth (at the embedded world) didn't eat nor drink but just advertise the... |
Thursday, 12 April 2012 - 14:00 |
Interesting ARM board from STM for just 17 € http://www.st.com/internet/evalboard/product/252419.jsp It includes a stereo codec as well as an 3-axis acceleration sensor, and runs at up to 168 MHz. Available for example here... |
Wednesday, 29 February 2012 - 09:37 |
ADC auto-triggering - how to switch it off I have an ATmega32 that i've set up to sample analog signals at 1 ms intervals. To get exact timings, i use the Timer1 compare match B as the trigger source for the ADC. The ADC... |
Tuesday, 28 September 2010 - 16:47 |
STK500 and programming non-AVR devices I know that this query is purely heretic over here by it's very nature, so bear with me... I have a bunch of 89S8252 devices around, and now i tried to program them with the... |
Monday, 22 February 2010 - 13:50 |
How to identify the C compiler being used [I hate to ask questions that must have been answered somewhere in the docs, but i searched the manuals without success...] In order to easily simulate parts of my current project... |
Friday, 27 November 2009 - 09:11 |
avrdude-gui improvement Maybe i'm loosing any reputation here (did i ever have one?) in posting this query, but well, you can't always win... I was wondering about any update to the GUI around avrdude,... |
Monday, 27 March 2006 - 20:48 |