Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: FB & Win7 32bit

  1. #11
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,032
    A x64 tractor...
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

  2. #12
    Constant Bitrate mx270a's Avatar
    Join Date
    Aug 2003
    Location
    Iowa
    Posts
    167
    For reference, I can control a FB from inside a 32bit instance of Windows XP, running in Virtual PC, on top of Windows 7 64bit. I just told Virtual PC to attach to the USB device, and everything acted normal after that.

    -Lance

  3. #13
    Constant Bitrate mx270a's Avatar
    Join Date
    Aug 2003
    Location
    Iowa
    Posts
    167
    Quote Originally Posted by 2k1Toaster View Post
    The limiting factor for 64bit systems is the Managed DirectX dll's that MDX uses for graphics. For some reason Microsoft in its infinite wisdom did not make them 64bit compatible, so for the app to use them, it basically limits it to 32bit. Everything else is written in .NET so it should work on any OS or system that can run .NET.
    DirectX on x64 has been my biggest issue on this x64 Windows 7 box, but I just found out how to resolve that tonight. By default, Visual Studio compiles to a target platform of "AnyCPU", which means the app runs as 64 bit when on a x64 box. This causes a problem if it calls any .dlls that are 32 bit only. The solution is to change the compile options so the target platform is x86. I am now able to run an app I built that uses DirectX. More details here: http://social.msdn.microsoft.com/For...e-3c8b5c685006

    If you change the same thing, you should be able to run MDX on x64 machines. That just leaves the drivers. I have no clue how drivers work, but if you compile them, maybe this option will allow them to work on x64 machines as well.

    -Lance

  4. #14
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    10,032
    Well, good news. I now have basic USB communication between the Fusion Brain V4 and Windows 7 x64. I havent tested its backwards compatibility with x86 yet though, so hopefully that isnt broken .

    Now I need to update the rest of the software.
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

Page 2 of 2 FirstFirst 12

Similar Threads

  1. FB to control audio switching?
    By JonnieBlaze in forum Fusion Brain
    Replies: 46
    Last Post: 06-29-2009, 05:02 AM
  2. Basic Passive Entry System Using FB & eyeR?
    By w00tw00t111 in forum Fusion Brain
    Replies: 3
    Last Post: 03-15-2009, 02:55 PM
  3. FB in Linux: can somebody help?
    By nousb in forum FB Software
    Replies: 17
    Last Post: 03-06-2009, 02:39 PM
  4. Problem with FB Relays not working
    By JohnWPB in forum Fusion Brain
    Replies: 7
    Last Post: 12-03-2008, 04:47 PM
  5. a questions about FB and its uses
    By gummybear in forum Fusion Brain
    Replies: 1
    Last Post: 07-31-2008, 09:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •