Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap camera GPIO and addressable LEDs between C6 and CH32 #76

Open
renzenicolai opened this issue Oct 5, 2024 · 1 comment
Open

Swap camera GPIO and addressable LEDs between C6 and CH32 #76

renzenicolai opened this issue Oct 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@renzenicolai
Copy link
Member

It makes much more sense to control the LEDs via the CH32.

Idea is to have the C6 control the camera GPIO and have the CH32 control the LEDs instead.

@renzenicolai renzenicolai self-assigned this Oct 5, 2024
@renzenicolai
Copy link
Member Author

renzenicolai commented Oct 6, 2024

Two extra pins needed on CH32:

  • swap LED_DATA on C6 and CAMERA on CH32
  • attach LED_ENABLE to BOOT pin of C6 (which is attached to the CH32) and move the LORA_RESET to the C6 pin that was LED_ENABLE

@renzenicolai renzenicolai added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant