You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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?
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:
The text was updated successfully, but these errors were encountered: