搜索资源列表
stm32UART.rar
- STM32(Cortex-m3)UART串口MDK 3.4例程,STM32 (Cortex-m3) UART serial routines MDK 3.4
Keil-MDK
- Keil MDK-ARM编译,针对S3C2440开发板。 无操作系统下开发的LCD液晶屏驱动+nand flash驱动+UART串口驱动 -Keil MDK-ARM compiler for S3C2440 development board. No operating system developed under the LCD screen LCD driver+ nand flash drive+ UART serial driver
Stm32IapBootloader
- 一个关于stm32单片机的IAP例程,keil-mdk编译,通过uart串口接收上位机软件升级的bootload.-A microcontroller on the stm32 IAP routines, keil-mdk compiled by uart serial port to receive PC software upgrades bootload.
Edukit44B0_MDK
- 英蓓特Embest EduKit-III 44b0实验箱 For MDK 所有实验源代码,包括PWM、IIC、LCD、TouchScreen、uart、keyboard、8Led-British Beite Embest EduKit-III 44b0 experimental box For MDK all experiments the source code, including PWM, IIC, LCD, TouchScreen, uart, keyboard, 8Led etc.
flash
- stm32 (STM32F103ZET6)读写AT45DB161D 串行Flash测试程序(MDK&IAR)-stm32 (STM32F103ZET6) to read and write AT45DB161D Serial Flash test program (MDK & IAR)
UART
- Analog MCU UART演示源码,可以在MDK下编译运行-Analog MCU UART demo source code, you can compile and run under MDK
UART
- easyarm2200 mdk(keil) 串口通信 样例程序-easyarm2200 mdk(keil) uart example
1.UART
- 由MDK编写的arm cortex3的小程序-Arm cortex3 small program written by MDK
Uart
- Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a)
uart-(2)
- 采用MDK软件编译的UART0串口调试程序,本程序采用查询方式。-The UART0 serial debugger MDK software compiled the program using queries.
uart-variable-parameter-for-mini2440
- mini2440 可变参数,使串行口可以使用类似uart_printf这样的函数,基于keil MDK,初学者非常容易看懂-mini2440 a viarable uart_printf func,modify bymyself
lpc11c14-UART
- lpc11c14串口实验 1、FS_11C14 开发板 2、FS_Colink V2.0 3、RealView MDK(Keil uVision4) 4、串口调试助手-lpc11c14 serial experiments 1, FS_11C14 development board 2, FS_Colink V2.0 3, RealView MDK (Keil uVision4) 4, serial debugging assistant
uart
- stm32F373的串口通信程序,在windows+mdk下编译-stm32F373 serial communication program
uart
- 友善之臂的mini2440,uart实现发送接收实验,环境是keil mdk ,工程文件,完整-mini2440 uart
STM32-UART
- STM32F103 uart 串口通信程序 基于MDK平台完整工程-STM32F103 uart MDK
MDK-ARM
- stm32游戏手柄串口发送程序,通过循环扫描按键信息,通过uart串口发送按键-stm32 gamepad serial transmission program, by cyclic scan button information sent by uart serial key
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi
STM32F030F4_LED_USART_EXIT(Keil MDK 473)
- stm32f030 uart exit
STM32F030F4_LED_USART_IWDG(Keil MDK 473)
- stm32f030 uart iwatchdog
USART
- Implementation UART 1..3 in STM32F using CubeMX