Replies: 1 comment
-
Uart IT is used behind the scene. You could have look to HardwareSerial files. Arduino_Core_STM32/cores/arduino/HardwareSerial.cpp Lines 332 to 373 in 4fab426 Arduino_Core_STM32/libraries/SrcWrapper/src/stm32/uart.c Lines 801 to 844 in 4fab426 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I need to port some uart code that uses interrupts from the old libmaple core, but I cannot find any documentation regarding uart and interrupts in this core. Where do I start?
Thanks
Maciej
Beta Was this translation helpful? Give feedback.
All reactions