Discussion Title | Created date |
---|---|
ssd1309 oled library for atxmega64a3u Hello, I'm looking for library to write to a oled display using xmega. someone can direct me? |
Sunday, 19 July 2015 - 10:17 |
i2c slave read from eeprom Hello, for making read operation from eprom, I need to get the master to give the address byte (for the slave i2c) and then another adress byte (for the eeprom address) but in the... |
Thursday, 16 July 2015 - 12:13 |
Unable to compile TWI example Hello, I downloaded the twi example from ASF, but when I try to compile it I get this error: [arkadi@arkadi-linux /xmega/examples/twi $]avr-gcc -g -Os -std=c89 -mmcu=... |
Monday, 13 July 2015 - 11:57 |
conf.mk template to compile with avr-gcc Hello, I saw that in ASF usart example, there is a file named conf.mk that used in the Makefile. Is there a generic version of this file to use in compiling using the avr-gcc? |
Monday, 13 July 2015 - 10:55 |
avr-gcc can't find avr/io Hello, I want to compile Xmega_bootloader: https://www.avrfreaks.net/forum/tutsoft-xmega-bootloader-available but when I start make I get this error: [arkadi@arkadi-linux /home/... |
Monday, 13 July 2015 - 08:24 |