Tagged Questions

0
votes
2answers
129 views

How do I open an file in AVR Studio?

Hello, there: I have two ATMEGA88 (master and slave) working correctly by sending a test[] via I2C. Working enviroment : AVR Studio using C. What I need is allow master be able to send a indicated …