hoantv / CarSimulatorFirmware

This is openfirmware ffb for stm32 that supports all effets
137 stars 29 forks source link

e-Stop Leds #30

Closed Mageign closed 3 years ago

Mageign commented 3 years ago

Maybe add support for external led (not the ones on the board). One for e-Stop engaged, another for e-Stop disengaged ?

hoantv commented 3 years ago

You mean stm32 discovery? Next version > 2.3 i added 2 led for some information. But with estop, have to becareful with it :)!

Mageign commented 3 years ago

Yes Stm32 discovery. What is the problem with e-Stop ? I just think a led to indicate e-Stop is engaged, and another for disengaged would be great.

hoantv commented 3 years ago

With e-stop, you must connect with external power. So it doesnt relate to stm32. Connect led directly with estop. this feature does not need on stm32.

Mageign commented 3 years ago

How can you connect 2 leds with 2 wires ?

hoantv commented 3 years ago

How can you connect 2 leds with 2 wires ?

Connect a led continuously with estop button

Mageign commented 3 years ago

So it is not possible to connect 2 leds ...

groybe commented 3 years ago

So it is not possible to connect 2 leds ...

It might be possible. Depend what you have wire estop to. Connect one led to normally closed and one to normally open terminal on estop.

hoantv commented 3 years ago

This doesnt relate to firmware. So i close it.

Mageign commented 3 years ago

I hoped you could add it in the firmware. Thanks for your work ...