Reply by Uwe Bonnes August 27, 20132013-08-27
Anton Erasmus <nobody@spam.prevent.net> wrote:
> On Sun, 28 Jul 2013 17:15:27 -0700 (PDT), Boo > <mikedavies621@yahoo.com> wrote:
> >Hi, > > > >I'm looking for a cheap dev kit with an ARM Cortex CPU and both a 3-axis > >gyro and a 3-axis accelerometer. Anyone know of such a board ? I really > >don't need much else apart from the ability to drive 3 PWM channels as > >outputs. Project is a stabilised camera platform for use on a boat. > >
> If you can wait a bit, then this board might be suitable. > (Apparently will be available in January)
> http://paparazzi.enac.fr/wiki/Lisa/S
What is wrong with the STM32F3 Discovery? It has gyros, acceleroter and magnetometer... -- Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Reply by Anton Erasmus August 27, 20132013-08-27
On Sun, 28 Jul 2013 17:15:27 -0700 (PDT), Boo
<mikedavies621@yahoo.com> wrote:

>Hi, > >I'm looking for a cheap dev kit with an ARM Cortex CPU and both a 3-axis gyro and a 3-axis accelerometer. Anyone know of such a board ? I really don't need much else apart from the ability to drive 3 PWM channels as outputs. Project is a stabilised camera platform for use on a boat. >
If you can wait a bit, then this board might be suitable. (Apparently will be available in January) http://paparazzi.enac.fr/wiki/Lisa/S Regards Anton Erasmus
Reply by Clifford Heath August 1, 20132013-08-01
On 01/08/13 12:47, Paul Rubin wrote:
> It looks like the F3 board has the gyroscope and mag sensor, but the F4 > has nicer audio stuff.
That's why I got the F3, but the F4 has USB OTG which the F3 lacks. F4 also has a USB CDC (Virtual COM port or VCP) example too, which the F3 lacks; I'm in the process of building one. Shouldn't be too hard, starting from the HID Joystick example that ST provides. I bought it to control a digital radio chip in a hand-held direction finding sniffer (for which the IMU will know the direction) but I might wind up adding an RF stage, VFO, mixer and downconvert to 50KHz to do the rest as an SDR in the F3... maybe. Clifford Heath.
Reply by Paul Rubin July 31, 20132013-07-31
Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de> writes:
> F3 announces " It is based on an STM32F303VCT6 and includes an > ST-LINK/V2 embedded debug tool interface, Gyroscope ST MEMS, E-compass > with accelerometer ST MEMS, LEDs, pushbuttons and a USB mini-B > connector."
Interesting. It looks to me like the F3 has this nice fancy sensor and the F4 just has an accelerometer, or am I looking at the wrong doc about the F4? I had thought of getting an F4 board since it's a more powerful CPU than the F3 while the board costs about the same, but the sensor makes the F3 much more interesting. From http://www.mouser.com/new/stmicroelectronics/stm-f3discovery/ : L3GD20, ST MEMs motion sensor, 3-axis digital output gyroscope LSM303DLHC, ST MEMs system-in-package featuring a 3D digital linear acceleration sensor and a 3D digital magnetic sensor Similarly from http://www.mouser.com/new/stmicroelectronics/stm32f4discovery/ : External application power supply: 3V and 5V LIS302DL, ST MEMS motion sensor, 3-axis digital output accelerometer MP45DT02, ST MEMS audio sensor, omnidirectional digital microphone CS43L22, audio DAC with integrated class D speaker driver It looks like the F3 board has the gyroscope and mag sensor, but the F4 has nicer audio stuff.
Reply by Boo July 31, 20132013-07-31
> STM32F3 Discovery or STM32F4 Discovery both come with USB debug dongle > on-board and 9DOF IMU, for $10-$20. I use gcc, but commercial tools > might suit you better.
Good find ! I've ordered an STM32F3DISCOVERY from Mouser for the princel;y sum of &#4294967295;7.54 exc. It has exactly the facilities I was after. Many thanks, Boo
Reply by John Devereux July 31, 20132013-07-31
Tim Wescott <tim@seemywebsite.really> writes:

> On Tue, 30 Jul 2013 17:04:30 +0000, Uwe Bonnes wrote: > >> Paul Rubin <no.email@nospam.invalid> wrote: >> >>> The Discovery board seems to have an accelerator but no gyro. >> >> F3 announces " It is based on an STM32F303VCT6 and includes an >> ST-LINK/V2 embedded debug tool interface, Gyroscope ST MEMS, E-compass >> with accelerometer ST MEMS, LEDs, pushbuttons and a USB mini-B >> connector." > > I gotta check this thing out, for it's potential as a fun engineers toy > if nothing else.
The discovery boards are great for the cost, come with built-in STLinkII USB:SWD hardware. This is a) directly supported by openocd and b) can be used later as a general purpose programmer/debugger for your own hardware I have several different ones (F2, F3, F4, F1L), a couple just waiting for a suitable project. -- John Devereux
Reply by Tim Wescott July 30, 20132013-07-30
On Tue, 30 Jul 2013 17:04:30 +0000, Uwe Bonnes wrote:

> Paul Rubin <no.email@nospam.invalid> wrote: > >> The Discovery board seems to have an accelerator but no gyro. > > F3 announces " It is based on an STM32F303VCT6 and includes an > ST-LINK/V2 embedded debug tool interface, Gyroscope ST MEMS, E-compass > with accelerometer ST MEMS, LEDs, pushbuttons and a USB mini-B > connector."
I gotta check this thing out, for it's potential as a fun engineers toy if nothing else. -- Tim Wescott Wescott Design Services http://www.wescottdesign.com
Reply by Paul Rubin July 30, 20132013-07-30
Tim Wescott <tim@seemywebsite.really> writes:
>>> I'm looking for a cheap dev kit with an ARM Cortex CPU and both a >>> 3-axis gyro and a 3-axis accelerometer. >> STM32F3 Discovery or STM32F4 Discovery > I recently bought a $250 dev board for the STM32F4, because I didn't see > that one on ST's site.
The Discovery board seems to have an accelerator but no gyro.
Reply by Uwe Bonnes July 30, 20132013-07-30
Paul Rubin <no.email@nospam.invalid> wrote:

> The Discovery board seems to have an accelerator but no gyro.
F3 announces " It is based on an STM32F303VCT6 and includes an ST-LINK/V2 embedded debug tool interface, Gyroscope ST MEMS, E-compass with accelerometer ST MEMS, LEDs, pushbuttons and a USB mini-B connector." Bye -- Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Reply by Tim Wescott July 30, 20132013-07-30
On Mon, 29 Jul 2013 11:50:41 +1000, Clifford Heath wrote:

> On 29/07/13 10:15, Boo wrote: >> I'm looking for a cheap dev kit with an ARM Cortex CPU and both a >> 3-axis gyro and a 3-axis accelerometer. Anyone know of such a board ? >> I really don't need much else apart from the ability to drive 3 PWM >> channels as outputs. Project is a stabilised camera platform for use on >> a boat. > > STM32F3 Discovery or STM32F4 Discovery both come with USB debug dongle > on-board and 9DOF IMU, for $10-$20. I use gcc, but commercial tools > might suit you better. > > Clifford Heath
I recently bought a $250 dev board for the STM32F4, because I didn't see that one on ST's site. Sigh. I may get one for me, though. -- Tim Wescott Wescott Design Services http://www.wescottdesign.com