Skip to content

Problem with init sequence on STM32H7xx #121

Open
@micheledarold

Description

@micheledarold

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions