Virtual port COM on STM32F756ZG visible but OTG_FS_IRQHandler appear all the time. So I can't communicate with my computer. Why?





I cannot communicate with my computer. I detect the port but in debug mode, I see that the OTG_FS_IRQHandler interrupt is triggered regulary when I send data on my computer.
I did the same thing with my dicsovery card F411, it works. But with nucleo F756, it doesn't work. I'll give you all the parameter I set in picture linked.
To complete, when I tried to open the COM port with python, I have this error :
serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'Paramètre incorrect.', None, 87)
Do you need more details?
Could you help me? I passed a lots of time on it and I don't find.
Thank you!
