Are you experiencing problems with your new MicroView?

Arduino
Are you experiencing problems with your new MicroView?
Two MicroView boards running the on-board tutorial. One board (top) powered from a 9V battery, the other (bottom) powered via the USB Programmer.
Two MicroView boards running the on-board tutorial. One board (top) powered from a 9V battery, the other (bottom) powered via the USB Programmer.

Update (21/Aug): A walkthrough of how to fix the problem.

I don’t know about you, but the thing that stays with me from my Christmas mornings when I was a child is the feeling of ripping the wrapping paper from my presents. Not necessarily the presents themselves, but the feeling of discovery, and then the disappointment of finding out that your parents have forgotten to buy the right batteries.

As an adult we rarely experience that feeling, probably because it’s our responsibility to buy the batteries, but right now there are a number of Kickstarter backers that are probably feeling something similar.

The MicroView is a tiny chip-sized, breadboard compatible, Arduino with a built-in OLED display, and along with a number of other people I received my boards yesterday as part of the latest shipment to their Kickstarter backers.

But there was a problem, while the on-board tutorials ran fine I couldn’t use the USB Programmer to upload new code getting a ‘programmer not responding’ error from the board.

The "avrdude: stk500_recv(): programmer is not responding" error
The “avrdude: stk500_recv(): programmer is not responding” error

Anyone that’s played around with Arduino boards for a while knows that there could be half a dozen explanations as to why this error was happening, and most of them didn’t mean there was anything wrong with the board. Most of them in fact meant I was doing something wrong. However, looking at the comments starting to pop up on the MicroView getting started pages it looked like the problem was fairly widespread.

We’ve talked to Marcus Schappi—the CEO of GeekAmmo, and co-creator of the MicroView—before, so I dropped him an email to find out what was going on, and yes there was a problem.

I’ve just received word that on the 18th of July the test code used by SparkFun to quality control the MicroView was modified, and by mistake MicroViews since this time were not flashed with a bootloader.

Unfortunately this is a real problem. Normally with an Arduino board you could just flash the a new bootloader onto the board using the ICSP pins. However the MicroView isn’t designed to be disassembled, and in any case due to their size of the board it doesn’t use the standard 2 by 3 pin layout for the ICSP header.

We talked to Marcus and asked him some questions about the problem,

How did you first hear there was a problem with the MicroView?

We started to get a trickle of emails suggesting that there were faulty MicroView out there. As you’d know from your years of playing with Arduino the stk500 problem can be caused by many things.

What was your first reaction?

What’s causing the issue! Many MicroViews had shipped already and we’ve been only hearing awesome feedback. My thoughts were centered around: Could it be a hardware or is it a software issue? If it’s a software issue why didn’t we have this trouble with the first batch of shipments. Perhaps somebody loaded the wrong reel of oscillators on the pick and place machine, or perhaps SparkFun received a batch of counterfeit parts from their supplier. We have to get our hands on some of these faulty units.

We ended driving hundreds of kilometers but we were able to get a couple of bad units and determine that it was a bootloader issue, and not a hardware issue.

How did you go about figuring out what was wrong?

From our experience with Arduino, our first suspect was the bootloader.  Arduino’s bootloader that is used by MicroView, is the software that is being executed first upon power up or reset. This software will wait for a predefined delay waiting for the programmer to issue bootloader command in order for it to enter into bootloading mode. The bad MicroView showed a symptom of not waiting or delaying after power up or reset, it immediately runs the demo without any delay.

How widespread is the problem?

We think there are as many as 1,934 Microview units without a bootloader

What will you do to rectify the problem?

Yes naturally! Backers who are part of the defective batch will receive two units: one that has a broken bootloader (now and in the coming days) and a second replacement that works.

So while an official announcement—both on their Kickstarter page, and by SparkFun—will follow in a few days, Geek Ammo know there’s a problem. If you have a defective MicroView, like me, they’ll be shipping you a new one to replace it as soon as they can—free of charge. Which is what you’d expect.

On the other hand it does leave you with an opportunity, while they aren’t designed to be taken apart, we’re makers, and while they’ll never go back together again I do sort of wonder if I can get mine working. So look out for a post over the next couple of days on that.

Update (21/Aug): Along with pretty much everyone else I’ve been seriously impressed with the response by Geek Ammo—the company behind the MicroView—and by SparkFun—who are manufacturing it—to the problem. However it turns out to be pretty easy to fix the problem yourself, and I’ve provided a walkthrough to do just that.

14 thoughts on “Are you experiencing problems with your new MicroView?

  1. Are you experiencing problems with your new MicroView? | Salute says:

    […] Read more on MAKE […]

  2. Éprouvez-vous des problèmes avec votre nouveau MicroView? | TechLab LR says:

    […] … lire la suite (en anglais) […]

  3. Dean Smith says:

    Thanks for posting this. I just got my 6 pack this week and was having the issue of not being able to upload sketches.

    1. Alasdair Allan says:

      See https://makezine.com/2014/08/21/how-to-fix-your-broken-microview/ for a walkthrough on how to fix the problem.

  4. daniel mcclain says:

    Great to know it was not just me having the issue.

    1. Alasdair Allan says:

      I’ve gone ahead and written up a walkthrough on fixing the problem, https://makezine.com/2014/08/21/how-to-fix-your-broken-microview/.

      1. daniel mcclain says:

        Great, i was able to get mine open and see the pads for the ISP header. Looking forward to giving it a go.

  5. FlyAway says:

    Although I like this product, I cannot see how it justifies the cost. Nice article though, well done!

  6. zerotri says:

    Hey Alisdair,

    Getting your Microview fixed should be a walk in the park. You just need to reprogram the AVR with an AVR ISP. You can make one of these with any old Arduino, or order one from the Shed. Flashing with avrdude is fairly painless if you’ve done any command line work before; I don’t even need to question you about that though.

    If you run into any issues, shoot me an email. We’ve been doing a bit of this in the lab as of late so we can help you figure out some of the problems you may run into.

    Good luck!

    – Wynter

    1. Alasdair Allan says:

      Thanks, it was pretty easy, https://makezine.com/2014/08/21/how-to-fix-your-broken-microview/. The only real worry I had was whether it would come apart without breaking it, and that proved not to be a bother.

  7. How to Fix Your Broken MicroView | MAKE says:

    […] just under two thousand MicroView boards shipped without a bootloader, two of them were mine. Along with pretty much everyone else I’ve been seriously impressed with the response by […]

  8. Hackaday Links: August 24, 2014 says:

    […] last week when Sparkfun said they shipped 2000 Microviews without a bootloader? Make interviewed [Marcus Schappi], the guy behind the MicroView. There’s also a tutorial on how to fix the […]

  9. Hackaday Links: August 24, 2014 - Tech key | Techzone | Tech data says:

    […] last week when Sparkfun said they shipped 2000 Microviews without a bootloader? Make interviewed [Marcus Schappi], the guy behind the MicroView. There’s also a tutorial on how to fix the […]

  10. Hackaday Links: August 24, 2014 | Hack The Planet says:

    […] last week when Sparkfun said they shipped 2000 Microviews without a bootloader? Make interviewed [Marcus Schappi], the guy behind the MicroView. There’s also a tutorial on how to fix the […]

  11. Hackaday Links: August 24, 2014 | Ad Pub says:

    […] last week when Sparkfun said they shipped 2000 Microviews without a bootloader? Make interviewed [Marcus Schappi], the guy behind the MicroView. There’s also a tutorial on how to fix the […]

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

Alasdair Allan is a scientist, author, hacker and tinkerer, who is spending a lot of his time thinking about the Internet of Things. In the past he has mesh networked the Moscone Center, caused a U.S. Senate hearing, and contributed to the detection of what was—at the time—the most distant object yet discovered.

View more articles by Alasdair Allan

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK