ATtiny12 is supported by WinAVR but in assembly code only not in C. I have the lastest version, so ....
But I've found another solution : a ImageCraft software called ICCTiny.
Great for all ATtiny, it support C without problems.
Hi,
Somebody knows how programming ATtiny12 in C language because when I compilated my code WinAVR said "ATtiny12 is not supported by the compiler" and I don't enjoy to learn assembler just for a little programm.
Thanks.
Hi,
I've a probleme to really understand how works the "Pin change interrupt" on the ATtiny12 from ATMEL. In fact, in the datasheet, I see that
..."The pin change interrupt is triggered by any change on any input or I/O pin. Change on
pins PB2..0 will always cause an interrupt. Change on pins...
I've seen that but I thought it was weird to give such a range, I supposed if the value changes so much, emitting frequencie changes also and I have to change also the receiver one. Just a last question : what means 20ppm ?
Thank you for your help !
There is only one company which sell the good crystal : Crystek. And the probleme is that it's the only one item I need to buy in Crystek and it will cost a lot for only one item. But I need several other items I found in Digikey (and not in Crystek), which is faster for me !
Hi,
I need to use a 13.125MHz crystal for the AT86RF401 transmitter from ATMEL and I would like to know if this value must be respected exactely or can be changed, because I only found a 13.0625 MHz crystal.
Thanks
I know it's not a very great resolution but I think it will be enough. In fact,I can't do much better because after I will send information by RF (I need wireless application) and I'm limited by its bandwith (only 5kps).
Hi,
I need to use the T5744 RF receiver from ATMEL (matching with the RF transmitter AT86RF401) and I have a question about the demodulator. Into the datasheet, it's written that the T5744 supports various types of protocols and especially Manchester code which interests me (Protocol used by the...
Hi,
I need to use the T5744 RF receiver from ATMEL (matching with the RF transmitter AT86RF401) and I have a question about the demodulator. Into the datasheet, it's written that the T5744 supports various types of protocols and especially Manchester code which interests me (Protocol used by the...
In fact, my 2 signals (from an ADXL202 accelerometer) are PWM signals with a periode of 1ms. Moreover, the 2 signals are 'synchronized' because they use the same triangle wave reference in the duty cycle modulator.
If I am unclear again, here is the link to the application note of Analog Devices...
Hi,
I'm looking for an ATMEL microcontroller which can do edge capture input on 2-inputs. I only found some ones which do edge capture on only one input but I need to do this on 2 inputs (I have two signals).
Thanks to tell me if that I'm looking for exists.