Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 219 Bytes

STM32_USB_CDC_Transmit_Example

How to send integer data with CDC_Transmit_FS. A program has been written that sends the counter value every second with the systick counter. (Look at the inside of systickIRQ Handler)