Discussion Title | Created date |
---|---|
Xboot - unable to erase page or temp flash Hi, I'm using x-boot https://github.com/alexforencich/xboot with a atxmega128a1u. It is recognized since the API call for version answers correctly, but when I try to make... |
Tuesday, 25 October 2016 - 16:09 |
USB communication problem: cannot find a solution Hi everyone. I'm using an ATxmega128A1U with the following ASF modules: Generic board support System Clock Control Delay routines GPIO USB (in CDC mode) Interrupt management ADC... |
Tuesday, 13 May 2014 - 09:39 |
DTMF generator using DAC Hi everyone! I'm trying to generate DTMF tones using the DAC. It is not a problem the generation of a sine, since it is only needed a lookup table and the proper sample frequency... |
Thursday, 17 October 2013 - 16:06 |
Using ADC MUX on an ATtiny44 Hi! I have to continuously make conversions from 2 ports on an ATtiny44. Code works using interrupt until I try to change the channel. void init(void){ ADMUX |= (1 <... |
Monday, 30 August 2010 - 08:56 |
Help needed: newbie with a complete system Hi everyone! I need help on programming an ATMEGA32 with AVRISP MKII on a complete system. I have to program a system that uses 2 microcontrollers. This system is already built... |
Thursday, 28 January 2010 - 21:09 |