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 integrate with STM32L4 using HAL driver #7

Open
shahzad46 opened this issue Mar 28, 2024 · 0 comments
Open

How to integrate with STM32L4 using HAL driver #7

shahzad46 opened this issue Mar 28, 2024 · 0 comments

Comments

@shahzad46
Copy link

Hi,
I am using an STML4 controller and a TX82-W LTE modem. I am working on STM CUBE IDE and using HAL driver.
I have an initial communication setup between the controller and the LTE module. I can send AT commands on UART1 from my PC and the controller forwards them to the modem via UART2. However, I would like to implement the response parser logic so that I can let the controlller send the AT commands. Your project seems to be the right choice but I don't know how I can integrate that with my current project. HELP!

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

No branches or pull requests

1 participant