A STM32F4 Based Arduino In The Feather Form Factor

[minh7a6] loves the Adafruit Feather, but sees some room for improvement.

First is the matter of 5V tolerance. While just about everything is available in a 3.3v range these days, sometimes it’s just nice not to have to care. The main controller on the Feather is plenty powerful, but its intolerant pins just wouldn’t do so it was swapped for a chip from the ever popular STM32F4 line.

Then he wanted better energy efficiency when running from battery. In order to achieve this he switched from a linear regulator to a buck-boost converter. He also felt that the need for a separate SWD adapter for debugging seemed unnecessary, so he built a Black Magic Probe right in.

He’s just now finishing up the Arduino IDE support for the board, which is pretty cool. There’s no intention to produce this souped up Feather, but all the files are available for anyone interested.

18 thoughts on “A STM32F4 Based Arduino In The Feather Form Factor

  1. I like STM32, especially STM32F4 although there was a time they cared nothing for hobbyists… When their only experience of humanity was a toilet seat coming at them down a steel corridor.

    1. Thanks for the link!

      I agree with the OP that it’s nice to have 5V tolerance, especially for dev boards aimed at rapid prototyping/beginners. Most amateurs probably won’t know about 5V/3.3V buses and it’s best not to have them find out the hard way as they’re likely to either a) never figure it out or b) never return. As for rapid prototyping, the whole reason to use a feather form factor is size constraints. Having to handle the voltage with another board or not being able to use the module that you have on hand isn’t fantastic, so this gives the best of both worlds.

      Glad to see Adafruit is offering it, but at $25, I would probably have to think twice before I used it in a project. I’d like to see it at the $15-$18 price point before I just kept them on hand waiting for the right project.

      1. With the Adafruit boards, you’re not just paying for the boards, but also putting some money towards helping them run the community and write polished drivers and tutorials. Vastly different to some of the cheap Chinese manufactured boards with zero documentation or support.

  2. I stumbled across some “black pills” on banggood about a week or 2 ago coming with F401 and usb-c connectors. Maybe everyone already knows about them but it was new to me to see one with something higher than F0 or F1.

      1. I’ve seen those larger boards but hadn’t ever considered actually buying one because they are priced about the same as genuine nucleo boards from domestic sources. Are they worth it when comparing the two in your opinion?

Leave a Reply to mikecauserCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.