String interrupt send/receive application [USART of STM32]
This is a program that uses a buffer for sending strings and interrupts for multiple strings, and also interrupts for receiving strings using STM32 USART.
This is a practical program that performs interrupt processing for both sending and receiving and can send multiple character strings at arbitrary times.
String interrupt send/receive (buffered)
1 file(s) 4.68 KB