Skip to content

Conversation

@koroliLich
Copy link
Contributor

No description provided.

@koroliLich koroliLich linked an issue Aug 15, 2025 that may be closed by this pull request
6 tasks
@koroliLich koroliLich force-pushed the 16-ecu-stm32-implement-status-leds-driver branch 2 times, most recently from 48e6e9b to 63deb47 Compare August 15, 2025 15:53
@AksonovSergei
Copy link
Member

Hi @koroliLich
You have added all files from Debug folder. We need only mk files

@koroliLich koroliLich force-pushed the 16-ecu-stm32-implement-status-leds-driver branch from 63deb47 to a590907 Compare August 20, 2025 19:50
@AksonovSergei AksonovSergei changed the title 16 ecu stm32 implement status leds driver Issue #16: ECU stm32 implement status leds driver Aug 25, 2025
@AksonovSergei
Copy link
Member

What will happen in the following case?

  1. LedDriver_Blink(X, 0)
  2. Wait 2s
  3. LedDriver_Off(X)
  4. Wait 2s . Did LED stop blinking
  5. LedDriver_On(X)
  6. Wait 2s. Is LED constantly on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ECU STM32] Implement Status LEDs Driver

3 participants