Search found 44 matches

by Forbidden Era
Wed Feb 27, 2019 10:44 am
Forum: Support
Topic: Arduino builder does not detect COM3
Replies: 5
Views: 4385

Re: Arduino builder does not detect COM3

Yeah even though it says that it only works for a certain board, any similar board should flash the same. It was able to flash my 3v3 32u4 which wouldn't even work with the firmware after, but flashed fine. You could try flashing from command line using avrdude but essentially the app does the same ...
by Forbidden Era
Wed Feb 27, 2019 10:42 am
Forum: Support
Topic: PC blocked
Replies: 8
Views: 6562

Re: PC blocked

I thought essentially in the end all FFB is just pwm anyhow..?
by Forbidden Era
Wed Feb 27, 2019 10:39 am
Forum: Support
Topic: G920 to Xbox with GIMX for motion simulator
Replies: 5
Views: 4853

Re: G920 to Xbox with GIMX for motion simulator

Sorry, I just noticed you didn't mention a specific game, for some reason I thought you mentioned Forza. Any game that has UDP output and the appropriate values should be able to use gametools to setup your mosim. I do see several games listed as having UDP output in SIM Dashboard, I know at least p...
by Forbidden Era
Wed Feb 27, 2019 10:35 am
Forum: Support
Topic: G920 to Xbox with GIMX for motion simulator
Replies: 5
Views: 4853

Re: G920 to Xbox with GIMX for motion simulator

Creative use. I use gimx for my custom handbrake. Does your game have UDP output? Many games have UDP output for apps, can be used for motion SIM. And in fact, if so, would be better motion likely than translating wheel position? Using wheel position plus ffb would almost make more sense, no? Sorry ...
by Forbidden Era
Wed Feb 27, 2019 10:28 am
Forum: Support
Topic: Playstation Controller DS4 "PS" Button Not Working!
Replies: 2
Views: 2964

Re: Playstation Controller DS4 "PS" Button Not Working!

It wasn't clear to me at first but you want to actually press the button on the emulated controller assigned to PS. I kept hitting the PS button on the controller, nothing happened. Eventually looked up the assignment for the profile I was testing with to see what the PS button was assigned to, pres...
by Forbidden Era
Wed Feb 27, 2019 10:24 am
Forum: Support
Topic: A DIY-GIMX Help - adapter not enumerating?
Replies: 26
Views: 17104

Re: A DIY-GIMX Help - adapter not enumerating?

And does. :)

Need a better mouse now for fps stuff, but my handbrake works perfect.

Thanks for the lovely software. I may contribute code one day.
by Forbidden Era
Mon Feb 25, 2019 1:27 am
Forum: Support
Topic: A DIY-GIMX Help - adapter not enumerating?
Replies: 26
Views: 17104

Re: A DIY-GIMX Help - adapter not enumerating?

Should be going to pick up a pro micro here for 10bux tonight..its a 5v 16mhz 32u4, so should work eh?
by Forbidden Era
Wed Feb 20, 2019 12:27 pm
Forum: Support
Topic: A DIY-GIMX Help - adapter not enumerating?
Replies: 26
Views: 17104

Re: A DIY-GIMX Help - adapter not enumerating?

Sucks but my fault for not looking closer when I got it.

Found another 32u4 board at my local shop w/16mhz will grab that.

Dunno wtf I'm gonna use this one for now.. Might have to swap the xtal
by Forbidden Era
Sun Feb 17, 2019 8:44 am
Forum: Support
Topic: A DIY-GIMX Help - adapter not enumerating?
Replies: 26
Views: 17104

Re: A DIY-GIMX Help - adapter not enumerating?

So..

I just double checked the schematic of this board and it shows a 8mhz xtal on xtal0/xtal1..

You mentioned before that the voltage/speed was set by firmware..how is this possible when the 32u4 appears to use an external xtal?
by Forbidden Era
Sun Feb 17, 2019 8:36 am
Forum: Support
Topic: A DIY-GIMX Help - adapter not enumerating?
Replies: 26
Views: 17104

Re: A DIY-GIMX Help - adapter not enumerating?

I have confirmed that my FTDI will interpret 5v input no issue, so it is 5v tolerant. Using my arduino2560, which is 5v, I was able to communicate between both devices upto 230400 bps. Above that, the arduino started spitting out garbage, but comms worked both ways with the arduino sending 5v to the...