element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Problems using new ATMEGA328p-PU in my Freetronics Eleven Board (Uno Compatible)
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 6 replies
  • Answers 1 answer
  • Subscribers 393 subscribers
  • Views 741 views
  • Users 0 members are here
Related

Problems using new ATMEGA328p-PU in my Freetronics Eleven Board (Uno Compatible)

nova
nova over 9 years ago

Hi,

 

I am an absolute beginner and I am having trouble uploading to a new chip in my Uno compatible board.

 

I purchased a freetronics beginners kit which came with an Uno compatible board (link below).

Eleven (100% Arduino Uno Compatible) | Freetronics

 

I also purchased a bunch of ATMea328P-PU chips from ebay described as 10pcs New  ATMEGA328P-PUATMEGA328P-PU Microcontrolle r With ARDUINO UNO R3 Bootloader IC Chip (Link: 10pcs NEW ATMEGA328P PU Microcontroller With Arduino UNO R3 Bootloader IC Chip | eBay).

 

What i was hoping to do is use the freetronics board to upload sketches to the new chips and then embed them directly into some projects i want to make (led parking sensors and water tank level sensors).

I was thinking that because the listing said the chips have bootloaders installed i could take out the ATMega in my board, replace it with the new chip, upload the sketch and take the chip back out. Have i missed vital steps (e.g. an external programmer or something)?

 

When i tried this I kept getting errors that say:

 

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xb0

 

this repeats 10 times and then says

Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

 

If i take out the ne chip and put the original back in it works fine and uploads as normal.

 

Any advice would be greatly appreciated.

  • Sign in to reply
  • Cancel

Top Replies

  • jw0752
    jw0752 over 9 years ago in reply to nova +4
    Hi Jessica, That is great news. I think that your characterization of yourself as "an absolute beginner" should be changed to : Extremely competent beginner. Reloading the bootloaders on the chips is a…
  • nova
    nova over 9 years ago in reply to jw0752 +2
    Hi John, Thanks for the reply, its good to know my concept was on the right track. I did some more double checking and came to the conclusion that it must have been a problem with the bootloader. I followed…
  • jw0752
    jw0752 over 9 years ago +1 suggested
    Hi Jessica, I have looked at the schematics of the Arduino Uno and the Freetronics Eleven and I can see no obvious reason that it isn't working. If you have access to or can borrow a genuine UNO I would…
  • jw0752
    0 jw0752 over 9 years ago

    Hi Jessica,

    I have looked at the schematics of the Arduino Uno and the Freetronics Eleven and I can see no obvious reason that it isn't working. If you have access to or can borrow a genuine UNO I would try the chip swap again to see if the chips you bought work with the UNO. You could even try putting the UNOs chip into your Eleven to verify that it works. It is always possible that your ebay chips don't really have the bootloader or they got a bad load. You could also try searching for the error messages you received on the Arduino Site to see if they have any further suggestions.

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • nova
    0 nova over 9 years ago in reply to jw0752

    Hi John,

     

    Thanks for the reply, its good to know my concept was on the right track. I did some more double checking and came to the conclusion that it must have been a problem with the bootloader. I followed the tutorial and youtube video below which showed me how to use a nano as an ISP so i could rewrite the bootloader on the chip. Everything now seems to be working as I had hoped it would image.

    https://www.arduino.cc/en/Tutorial/ArduinoISP

    https://www.youtube.com/watch?v=94KCYqS3--A

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 9 years ago in reply to jw0752

    John Wiltrout wrote:


    It is always possible that your ebay chips don't really have the bootloader or they got a bad load.

    That was my immediate suspicion. I tend to think of eBay more as PirateBay these days. So many dodgy sellers on there. I tend to avoid eBay for these kinds of purchases for these reasons, especially where counterfeiting IP infringement is a potential issue.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • balearicdynamics
    0 balearicdynamics over 9 years ago in reply to gadget.iom

    Mine too, just because of the not in synch message frequently depends on wrong settings of the CPU. The better solution is to use any arduino-like compatible to re-upload the bootloader on the chip.

     

    Enrico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • jw0752
    0 jw0752 over 9 years ago in reply to nova

    Hi Jessica,

    That is great news. I think that your characterization of yourself as "an absolute beginner" should be changed to : Extremely competent beginner. Reloading the bootloaders on the chips is a real accomplishment. Congratulations.

    John

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • balearicdynamics
    0 balearicdynamics over 9 years ago in reply to jw0752

    John you are right, I also followed this thread with interest and I think that @nova is probably a beginner just using the Arduino image

     

    Enrico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube