STM32GENERIC
STM32GENERIC copied to clipboard
serial event not working
It seems that this example is not working: https://www.arduino.cc/en/Tutorial/SerialEvent
tested on F746 disco
Have you tried normal serial communication with the serial monitor?
I think yes. Is it running on your board? It might be due to the many changes since I opened this issue that it is now working. If so and you confirm it I close this issue.
serialEvent() is not being called by the core... confirmed still not working