MWC on 8MHz

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
User avatar
kos
Posts: 286
Joined: Thu Feb 16, 2012 4:51 am
Location: Fr

Re: MWC on 8MHz

Post by kos »

tested again with a 10dof from drotek , cycletime is ~4300, no noticeable impact while flying

here is the latest news for 8mhz/3.3v support : everything is working
  • servo, guimbal ok

  • hex and octo ok


patched files :
  • output : adjust timer/counter based on F_CPU

  • sensors : i2c freq calculation based on F_CPU


no need to configure anything , just select the correct board in the arduino ide
Attachments
MultiWii_8mhz_2_0.zip
(65.91 KiB) Downloaded 1874 times

gicks
Posts: 5
Joined: Tue May 01, 2012 9:34 am

Re: MWC on 8MHz

Post by gicks »

I was wondering if a 3.3V arduino Pro Mini will be able to power the WM+ module with its 3.3V. I'm not sure since my parts have not arrived yet. Anybody an idea if it is possible to run the WM+ and NK on 3.3v?

cheers,
gicks

Tommie
Posts: 438
Joined: Sun Apr 08, 2012 9:50 am

Re: MWC on 8MHz

Post by Tommie »

Well, since WM+ and Nunchuk are usually connected to a Wiimote with two AA batteries...

I'm powering my WM+ with (roughly) 3.3V (5V dropped through 2 diodes), it's working flawlessly, actually, powering it with 5V is actually out of spec.

gicks
Posts: 5
Joined: Tue May 01, 2012 9:34 am

Re: MWC on 8MHz

Post by gicks »

The set-up is working now, great! Still have a small problem though. In the GUI the main graph is working fine, but the roll and pitch visuals do not work.

So I figured I might have to define what type of sensor I'm using. But in the the config.h file I can see all sorts of boards and sensors but which one describes the use of just the WMP? I basically have no idea were to define that I am using a WMP as gyro sensor. Anybody know what to do?

User avatar
kos
Posts: 286
Joined: Thu Feb 16, 2012 4:51 am
Location: Fr

Re: MWC on 8MHz

Post by kos »

for the roll and pitch visuals : you need an accelerometer

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

Re: MWC on 8MHz

Post by treym »


edge0xc
Posts: 1
Joined: Sun Aug 19, 2012 10:28 pm

Re: MWC on 8MHz

Post by edge0xc »

hey,
i want to build a small FC for 1S and so i want to use 8mhz.
is it possible to run it with the internal osc.? or should i better use an external 8 mhz osc?
thanks,
Alex

Post Reply