cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get USART(polling, Interrupt, DMA) example code?

Carter Lee
Associate III
Posted on August 30, 2017 at 10:05

Hi

Now I'm trying to implement USART to my STM32F10x KIT.

Basically I use the KEIL uVision and I've build up with Pack Installer of uVision on STM32F10x.

but I can't find USART(polling, Interrupt, DMA) example.

I don't want to use to build up such as ''STM32CubeMX'' tools and such as HAL. 

How do I get USART(polling, Interrupt, DMA) example code? and tutorial?

the following image shows that there is no any USART example codes.

0690X0000060438QAA.jpg

#usart #stm32f10 #example-usart #keil-examples #keil-uvision
1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2
Posted on August 31, 2017 at 03:06

Thanks. I didn't know that there is such a SPL except HAL.