NUCLEO H743, troubles with ADC and LWIP
Hello,
I am currently working on a project involving transferring data acquired with an ADC through ethernet.
Im am using the STM32H743 MCU.
I have been building small projects using LWIP, and was able to connect to the board, ping and transmit some array data through Ethernet. However, once i enable any of the ADCs, I cannot connect to the board for some reason. There is no error during debug or anything, but I am no longer able to communicate with the board.
I have had similar problems in the past with interrupts interacting weirdly with LWIP, I know this middleware is know for having some flaws.
I wanted to know if anyone has had similar issue with LWIP and ADC, and even better if a solution is known.
I thank you in advance.
G
