Open
Description
Hi I'm trying to port lwesp into my STM32H743, I have made my new lwesp_ll_stm32fh743_discovery.c and add some modification also in lwesp_ll_stm32.c
now the communication work but I can't complete the initialization sequence, the process send ATE0 (or ATE1) and only sometime go to the next steps. If I try with LWESP_RESET_PIN activated I got the same result, the process never send AT+SYSCFG, AT+GMR and other command
looking at trafic with a terminal (connected directly to TX or RX of the wifi module) I see the request of the board and the reply of wifi module.
Could be a problem in settings of the USART communication? What about cache management?
Metadata
Metadata
Assignees
Labels
No labels
Activity