2023-03-07 02:53 AM
I am testing LTE modem with a STM32H747 MCU
LTE modem is connectied with STM32H747 thru USART2.
I want to use PPP communications with LTE modem.
but when I try to check LWIP in [Pinout & Configuration] of IOC file,
I can't set [Enabled] of [LWIP Mode and Configuration]
It is disabled. I dont know why.
Can you explain how to set PPP with IOC file.
Solved! Go to Solution.
2023-04-11 04:17 AM - edited 2023-11-20 07:31 AM
Hi @SOn, Dong-Seong ,
Thank you for this clarification.
1- Configure the ethernet as shown in the below figure ( RMII mode for example)
2- Enable the DCache
3- Enable LWIP
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-23 02:39 AM
Hello @Son, Dong-Seong ,
-> I can't set [Enabled] of [LWIP Mode and Configuration] It is disabled. I dont know why.
I recommend you to follow properly the steps as described in this FAQ.
-> Can you explain how to set PPP with IOC file
For that, please refer to the below figure.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-11 03:59 AM - edited 2023-11-20 07:31 AM
Hi. thank you for your response.
I can't enable LWIP.
how can i set like you?
2023-04-11 04:17 AM - edited 2023-11-20 07:31 AM
Hi @SOn, Dong-Seong ,
Thank you for this clarification.
1- Configure the ethernet as shown in the below figure ( RMII mode for example)
2- Enable the DCache
3- Enable LWIP
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-11 04:42 AM
Hi
If I can't set ETH of connectivity, can I not use PPP?
ETH cannot be set because many pins of the STM32H747 are used for other purposes.
Are there any other ways to use PPP?
Thank you.
2023-04-11 05:32 AM
Hi @Son, Dong-Seong ,
You can enable LWIP only if ETH IP is configured.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.