Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATtiny45 - 8MHz #1

Open
jmparatte opened this issue Dec 12, 2014 · 1 comment
Open

ATtiny45 - 8MHz #1

jmparatte opened this issue Dec 12, 2014 · 1 comment

Comments

@jmparatte
Copy link

Hi,
I'm working with Pierre-Yves Rochat and prof. Jean-Daniel Nicoud.
I've checked your program. Congratulations, it's working!
Working perfectly with AVRDUDE (W7 x64).
I've observed 2 bad points:

  • after programming a sketch with Arduino 1.0.6 and ScrathMonkey programmer, the pin MOSI (PB0 of tiny45) is not released py ScratchMonkey. Perfect with PB1..PB4.
  • Atmel Studio 6.2 detect a STK500 programmer but fails with 1st checks with for example "bad length of received packet" (it's not the right diagnostic).
@microtherion
Copy link
Owner

Thanks a lot for the note on MOSI. That should be easily fixable.

The point about Atmel Studio is interesting—I’ve never tested with that, and my objective was basically to support enough of the protocols to with with avrdude. Would you happen to have a detailed communication log of the interchange between Atmel Studio and ScratchMonkey?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants