I2C communication for Atmega4809 Hello,
I guess that you can assign the values you want to these identifiers.
They are just values to know on the fly the status of the I2C line.
by the way here is...
Wednesday, 10 February 2021 - 21:30
I2C communication for Atmega4809 Hello,
you also can refer to this document :
Migration from the megaAVR® to AVR® Dx Microcontroller Families
AN3731
ink online : http://ww1.microchip.com/...
ATTINY416-XNANO mEDBG Hello,
try to go in that menu in Atmel Studio :
Tools (Main Menu) -> Options ... -> Tools -> Hide Unsupported Device -> False
then you will...
Tuesday, 26 May 2020 - 17:22
I2C humidity sensors Hello,
I like a lot this sensor :
http://www.ti.com/lit/ds/symlink/hdc1080.pdf
you also can find breakout boards like this :
https://www.amazon.fr...
How to add avr8 GNU toolchain to MPLAB X Hello,
To add the Gnu avr toolchain, you have to :
- download the toolchain "avr8-gnu-toolchain-linux_x86_64"
- uncompress the files for example in your Documents folder
-...
Tuesday, 27 August 2019 - 20:15
MPLAB Snap Hello,
With such cheap price I couldn't resist to order one!
I had to remove the R48 as described on the snap page http://ww1.microchip.com/downloads/en/DeviceDoc/...
Friday, 10 May 2019 - 20:43
I2C Library Problems with ATtiny817 Hello,
sorry for me late reply. I have to check how to receive an email when the thread is updated!
I use my code (posted #58) successfully on an Attiny817 Xplained Mini,...
Saturday, 20 April 2019 - 20:35
new AVR programmer From my side I use an attiny416 xplained nano board, modified.
Then this board can be used as an UPDI programmer and debugger.
See https://www.avrfreaks.net/comment/2548626#...
Monday, 24 December 2018 - 17:35
Best book to learn AVR programming Here are 3 must-have books :
in English :
https://www.elektor.fr/make-avr-...
https://www.elektor.fr/c-program...
in French :
https://www.amazon.fr/...
Wednesday, 12 December 2018 - 18:04
Attiny817 TWI/I2C I suggest this :
https://www.avrfreaks.net/comment/2568566#comment-2568566
Have a nice day!
Fabrice.
Hello, I guess that you can assign the values you want to these identifiers. They are just values to know on the fly the status of the I2C line. by the way here is...
Hello, you also can refer to this document : Migration from the megaAVR® to AVR® Dx Microcontroller Families AN3731 ink online : http://ww1.microchip.com/...
hello, Have you tried this way of deboucing and dealing with rotary encoders? It seems so smart! Technoblogy Bounce-Free Rotary Encoder
Hello, try to go in that menu in Atmel Studio : Tools (Main Menu) -> Options ... -> Tools -> Hide Unsupported Device -> False then you will...
Hello, I like a lot this sensor : http://www.ti.com/lit/ds/symlink/hdc1080.pdf you also can find breakout boards like this : https://www.amazon.fr...
Hello, here are 3 nice AVR books : * in English : https://www.elektor.fr/make-avr-... https://www.elektor.fr/c-program... * in French : https://www.amazon.fr/Programmat...
Hello, To add the Gnu avr toolchain, you have to : - download the toolchain "avr8-gnu-toolchain-linux_x86_64" - uncompress the files for example in your Documents folder -...
Hello, With such cheap price I couldn't resist to order one! I had to remove the R48 as described on the snap page http://ww1.microchip.com/downloads/en/DeviceDoc/...
Hello, sorry for me late reply. I have to check how to receive an email when the thread is updated! I use my code (posted #58) successfully on an Attiny817 Xplained Mini,...
From my side I use an attiny416 xplained nano board, modified. Then this board can be used as an UPDI programmer and debugger. See https://www.avrfreaks.net/comment/2548626#...
Here are 3 must-have books : in English : https://www.elektor.fr/make-avr-... https://www.elektor.fr/c-program... in French : https://www.amazon.fr/...
I suggest this : https://www.avrfreaks.net/comment/2568566#comment-2568566 Have a nice day! Fabrice.
Pages