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

Connecting to ESP32 from STM32 (IDFGH-11710) #12817

Open
3 tasks done
shlomo-edu opened this issue Dec 17, 2023 · 2 comments
Open
3 tasks done

Connecting to ESP32 from STM32 (IDFGH-11710) #12817

shlomo-edu opened this issue Dec 17, 2023 · 2 comments
Labels
Status: Opened Issue is new

Comments

@shlomo-edu
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I working now with ESP32-S3 DevKit.
Now I want to migrate the code to STM32 and connect to the ESP32 via the UART.
How do I do it?

@espressif-bot espressif-bot added the Status: Opened Issue is new label Dec 17, 2023
@github-actions github-actions bot changed the title Connecting to ESP32 from STM32 Connecting to ESP32 from STM32 (IDFGH-11710) Dec 17, 2023
@suda-morris
Copy link
Collaborator

@shlomo-edu
Copy link
Author

I though about this question some more, and now I think that maybe all I need is just to take the code that I develop in the DevKit, and install it (with its dependencies) on the the STM32.
Am I right or wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

3 participants