Communicate between STM32F7 and ESP-01 via UART
Hello,I am reaching out to ask if it would be possible to get some help configuring my esp01.c library.I am currently developing a library that utilizes DMA, interrupts, and a circular buffer to communicate with an ESP-01 module. The module is connec...