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

How to migrate the code from ESP32-DevKit, to STM32 that uses the ESP32 via its UART? (IDFGH-11720) #12828

Open
3 tasks done
shlomo-edu opened this issue Dec 18, 2023 · 3 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 developed the code for WiFi and for Bluetooth on the DevKit.
Now I want to add the ESP module to my STM32 based logger, and use the same code.
Can I just add the code (as is) to the STM32?
Is there a document that explain how to do the migraton?

@espressif-bot espressif-bot added the Status: Opened Issue is new label Dec 18, 2023
@github-actions github-actions bot changed the title How to migrate the code from ESP32-DevKit, to STM32 that uses the ESP32 via its UART? How to migrate the code from ESP32-DevKit, to STM32 that uses the ESP32 via its UART? (IDFGH-11720) Dec 18, 2023
@mantriyogesh
Copy link
Contributor

Hello @shlomo-edu , does ESP-Hosted-MCU code base suit your needs?

As part of ESP-Hosted-MCU, also supports uart as transport.

@mantriyogesh
Copy link
Contributor

We also have stm32 ready port for wifi, if in case interested.

@mantriyogesh
Copy link
Contributor

Related #12817

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