Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: uart pack installer issue

$
0
0
Dear All, I'm trying to implement "UART" into the cortex-m3 by using uVision5.24. So I opened pack installer of uVision. But I can't find any regarding of UART in Pack Installer. All Devices->ARM->ARM Cortex M3. Would you please help me how to find the UART driver code of ARM Cortex M3 CMSDK's standard not the STM32's UART. Here's snippet code of CMSDK's UART code unsigned char UartPutc(unsigned char my_ch) { while ((CMS

Viewing all articles
Browse latest Browse all 3049

Trending Articles