STM32F4DISCOVERY as future promini replacement candidate

Post Reply
msev
Posts: 186
Joined: Thu Apr 14, 2011 11:49 am

STM32F4DISCOVERY as future promini replacement candidate

Post by msev »

Although dongs made an excellent and very affordable Naze32 board (with all the sensors already on it) a lot of guys have seperate IMUs with different sensor combos at home and would probably like to have their stuff in use also in 32-bits. Here's where STM32F4DISCOVERY could come into play. Regarding price, just for reference Farnell.de has it for 15.44 euro , Newark has it for 19,04$ so its pretty affordable IMHO.

The cost and performance is right, only the size bothers a bit, but I think we can live with it? Or are you guys looking at every little bit of excess weight to hunt down?
But I'm not an expert so maybe there are some other downfalls to this board...Here is where you guys pinch into the discussion.

Here is the datasheet if you want to read a bit more: http://www.st.com/internet/com/TECHNICA ... 039084.pdf

PS: Dongs I know its too big :D

itain
Posts: 75
Joined: Tue Aug 23, 2011 10:32 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by itain »

Well, the pro mini is not going to be replaced. Not so soon anyway.
Only the code ported to new architectures while maintaining back compatibility. Some features may not be supported by the pro mini (just as today some features require a mega).

That board is huge 97*66mm, and it does not even have mounting holes! Weight is usually not that much of a problem but mounting it (+ sensors board + GPS + optional OSD) on a medium size quad is going to be a mess.

User avatar
treym
Posts: 258
Joined: Sat Jul 21, 2012 12:28 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by treym »

I ordered some of the STM32xx microcontroller :)

F4 and F100RB

JUERGEN_
Posts: 70
Joined: Sat Sep 08, 2012 9:12 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by JUERGEN_ »

.
and yet he flies.
:arrow: https://vimeo.com/49272318

Just for info guys, this dude has just ported OpenPilot to STM32F4 ( Discovery board ), and MPU6050 PiOS is done.
:arrow: https://github.com/lilvinz/OpenPilot/wi ... s-is-about


;)

copterrichie
Posts: 2261
Joined: Sat Feb 19, 2011 8:30 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by copterrichie »

This is interesting, thank you for sharing.

JUERGEN_
Posts: 70
Joined: Sat Sep 08, 2012 9:12 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by JUERGEN_ »

.
there is already an implementation of MultiWii
for Discovery :?:

STM32F4DISCOVERY ;
:arrow: http://www.watterott.com/de/STM32F4Discovery

MPU6050 ;
:arrow: http://dx.com/p/gy-521-6dof-mpu6050-mod ... ino-148190

or 10DOF ;
:arrow: http://www.goodluckbuy.com/10dof-module ... odule.html

;)

brm
Posts: 287
Joined: Mon Jun 25, 2012 12:00 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by brm »


timecop
Posts: 1880
Joined: Fri Sep 02, 2011 4:48 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by timecop »

It seems a few F3 boards are available in europe at farnell and RS UK
http://tinyurl.com/9atmcgj
http://uk.farnell.com/stmicroelectronic ... dp/2215108

frog32
Posts: 55
Joined: Sun Nov 20, 2011 9:39 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by frog32 »

does this mean you can't order them to japan?

timecop
Posts: 1880
Joined: Fri Sep 02, 2011 4:48 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by timecop »

I got a friend in UK to pick me up a couple.
Also, I've written the ADC stuff we talked in email.
Just gotta test it and commit.

msev
Posts: 186
Joined: Thu Apr 14, 2011 11:49 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by msev »

Hope I'll be able to get ahold of one of those F3DISCOVERY's, I think I should rename this thread. :D

JUERGEN_
Posts: 70
Joined: Sat Sep 08, 2012 9:12 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by JUERGEN_ »

msev wrote:Hope I'll be able to get ahold of one of those F3DISCOVERY's, I think I should rename this thread. :D

You have not read :?:
:arrow: - viewtopic.php?f=22&t=2452

;)

msev
Posts: 186
Joined: Thu Apr 14, 2011 11:49 am

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by msev »

JUERGEN_ wrote:
msev wrote:Hope I'll be able to get ahold of one of those F3DISCOVERY's, I think I should rename this thread. :D

You have not read :?:
:arrow: - viewtopic.php?f=22&t=2452

;)


Yes i know that, its great :D

felixrising
Posts: 244
Joined: Sat Mar 23, 2013 12:34 am
Location: Australia

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by felixrising »

How about a micro-quad (ARF - Brushed) based on a STM32?! Looks like the thread title has been validated. http://www.goodluckbuy.com/fly-mini-mic ... 5883l.html

Edit: Just to qualify the above - actually that model isn't the F4 with FPU, but a F1 without FPU... so perhaps not that good evidence... still, nice seeing 32bit make it onto "toys" like these.

mahowik
Posts: 332
Joined: Sun Apr 10, 2011 6:26 pm

Re: STM32F4DISCOVERY as future promini replacement candidate

Post by mahowik »

Hi guys!

I shared port of BaseFlight-20131126 (with MultiWii 2.3 features) for STM32F4-DISCOVERY board + GY-86 sensors board (mpu6050 + hmc5883 + ms5611).
Project was created for CooCox CoIDE 1.7.5 (with toolchain arm-none-eabi-gcc 4_7-2013q3).

http://www.youtube.com/watch?v=1FZdLTwO87M

https://github.com/mahowik/MahoRotorF4-Discovery

thx-
Alex

Post Reply