Announcement

Collapse
No announcement yet.

Help for ATmega8 programming...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help for ATmega8 programming...

    Hi All,
    I want set the fuse bits for ATmega8, but I am not familiar with it...
    In the AVR-Studio fuses should be set to "Bod level = 0 Boden = 0 CKSell = 1111 SUT = 11";
    For set these fuses in the Ponyprog2000 which one of selection should be actived?
    Click image for larger version

Name:	ponyprog.JPG
Views:	1
Size:	47.1 KB
ID:	365593
    Thanks in advance.

  • #2
    Hi 1843,

    BOD = brown out detection ie low voltage. Boden = Brown Out Enable and Bod level is the voltage.

    May I suggest for a meagre $40 you buy an AVRISPMKII. It's a USB device and comes with software too, makes programming code and fuses a breeze.

    Google "AVRFREAKS". You can post any question there and get lot's of help and advice.

    regards

    bugwhiskers
    Last edited by bugwhiskers; 03-01-2007, 07:40 AM. Reason: old age

    Comment


    • #3
      Originally posted by bugwhiskers View Post
      Hi 1843,

      BOD = brown out detection ie low voltage. Boden = Brown Out Enable and Bod level is the voltage.

      May I suggest for a meagre $40 you buy an AVRISPMKII. It's a USB device and comes with software too, makes programming code and fuses a breeze.

      Google "AVRFREAKS". You can post any question there and get lot's of help and advice.

      regards

      bugwhiskers
      Thank you!
      I read the ATmega8 datasheet...
      I solved my problem...
      Best regards.

      Comment

      Working...
      X