Search found 9 matches

by Neo
Sat Jun 17, 2023 2:20 pm
Forum: User Support
Topic: Full Sequential, trigger and injection phase
Replies: 1
Views: 6440

Full Sequential, trigger and injection phase

Hi I am currently on setting a BMW m52b28 turbo, injection full sequential. My trigger offet is 324degres. Injection phasing is base on TDC reference point so end of injection is about 180degres, right? Trigger offset is 324 , but can we use negative value? -36 degres? If -36degres trigger angle , i...
by Neo
Sat Mar 11, 2023 12:51 pm
Forum: Dev: Hardware
Topic: Intel NUC board for RealDash Can\K-Line
Replies: 4
Views: 2264

Re: Intel NUC board for RealDash Can\K-Line

yes, can found several project on this, several dash or push button box are used by simracer. you can add adc input to your dash and push button to change page or fonction. If you want led rpm too. good example for button and atmega : simhubdash
by Neo
Sat Mar 11, 2023 11:46 am
Forum: Dev: Hardware
Topic: Intel NUC board for RealDash Can\K-Line
Replies: 4
Views: 2264

Re: Intel NUC board for RealDash Can\K-Line

Good job, atmega is not a bad choise, for a dash we don't need a huge power processor. Atmega is enough to only read can and send some bits, you can use some adc to have analog value. I am working for a commercial dash can, dash are so expensive, the only limit is can protocol to use, haltech is too...
by Neo
Fri Feb 24, 2023 12:00 pm
Forum: Dev: Software
Topic: Secondary Serial and CAN problem
Replies: 3
Views: 2068

Re: Secondary Serial and CAN problem

Great, I have test last f407 bundle, ttl is active on pc10 pc11, usb-ttl working, test with hc06 , bluetooth is ok. change baud or pinout didn't work but maybe this value are lock in firmware
by Neo
Thu Feb 23, 2023 5:23 pm
Forum: Dev: Software
Topic: Secondary Serial and CAN problem
Replies: 3
Views: 2068

Secondary Serial and CAN problem

HI, Can someone tell me if we can communicate on TTL on Secondary Serial, I have test on my devboard stm32f407 to connect with an HC06 bluetooth without success. Maybe a bug like CAN RX TX? For CAN, I have try different bundle, I have sucess with firmware use PD0 PD1; but we can't change pin, just i...
by Neo
Sat Feb 04, 2023 11:55 am
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 930170

Re: How to compile the firmware

Thanks to all for tips , fresh install win 10, install same version make4.4 gcc12.2 , work directly, compil without any problem. I don't known if win11 was the problem or a system corrupt file.
by Neo
Fri Feb 03, 2023 10:57 pm
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 930170

Re: How to compile the firmware

Yes , I just have try, Exactly same problem. I will format my computer, and maybe with a little lucky .. it will be good. Will post news when I find solution or tips. thanks
by Neo
Thu Feb 02, 2023 10:00 pm
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 930170

Re: How to compile the firmware

thanks for your answer, ok if you tell me compil firmware on Win11 is like win10, I will look at. I doesn't yet understand where is the failure, but I will try again, just asking if win11 is problematic before spend some hour.
by Neo
Thu Feb 02, 2023 12:14 pm
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 930170

Re: How to compile the firmware

Hi all,
Did you know the way to have all working on windows 11, at this moment I can only use older pc on win10...