Can't send data through my board
Hello,
I'm trying to send data and retrieve the output from my stm32f4-DISCO. I'm using a python based code and specifically stm_ai_runner. The code is rather simpler but I can't access the board because even runner.summary() doesn't work. My board is flashed with the network :
And this is what my code looks like :
And the terminal :
I thank you in advance,
Numa
