Discussion Title | Created date |
---|---|
external memory and avrdude Hi all, I'm using an Atmega1284 and to read/write the internal EEPROM I'm using avrdude and an USBasp module. avrdude -p m1284p -P usb -c usbasp -U... |
Sunday, 28 June 2020 - 07:58 |
<SOLVED> tca9548a i2c multiplexer Hi all, I'm using a Atmega1284 and winavr to control a OLED. Works fine, here is the code: #include <avr/io.h> #include <avr/pgmspace.h> #... |
Sunday, 17 May 2020 - 12:09 |
how to break a endless loop? Hi all. I learned a lot of this forum, but this time I can't find the answer on this problem. I have a midi in and out connection. I send a midi sysex command to request... |
Thursday, 29 March 2018 - 19:02 |