搜索资源列表
stm32-C
- stm32c语言使用介绍,让你短时间入门-stm32 C
RapidSTM32
- 为实现高效的C语言代码编写 ,将 Matlab/Simulink应用在基于ARM Cortex-M3内核微控制器的嵌入式系统软件开发中。利用专门针对系列STM32微控制器开发的imulink模块库RapidSTM32及其工具套件对 嵌入式系统进行建模与仿真。 -To achieve efficient C code written in Matlab/Simulink applications in the embedded systems software development based
Motion-Controller-with-STM32
- 介绍了一种点位运动控制器的设计,该控制器可以控制步进和伺服电机。该运动控制器以 STM32F103 为主控微处理器,实现了电机起停的加减速控制,扩展了 RS485 串行通信接口,设计了限位保护电 路,移植了嵌入式实时操作系统μC /OS-Ⅱ,通过μC /OS-Ⅱ来调度运动控制器的多个任务,设计了串口通信协议, 可以方便组成多轴控制系统.-Describes the design of a point of the motion controller, the controlle
fatfs_lcd_movie
- STM32 SDHC Drive C Source code-STM32 SDHC Drive C Source code...
XPT2046
- XPT2046触摸控制IC规格书对该芯片的应用设计作了详细的说明。-5.0-inch LCD screen C drivers, with 51 or STM32 MCU.
STM32-analysis
- 本文通过对STM32的官方固件库STM32F10x_StdPeriph_Lib_V3.5.0 里的MDK启动文件分析,简化部分不需要的代码,并从繁杂的固件库里,精炼出一个类似于“hello world”的入门实战小程序——点亮一个LED。该工程仅仅包含一个启动文件和一个有main函数的C文件。-STM32 analysis
SinhVienIT.Net--IDMP6.21PBuildP11PFullP
- Here s the result. After few seconds of displaying the Powered by FreeRTOS message, the demo will now display the status of all tasks. If there s no error occurred, it will show PASS and the jitter in the processing of timer interrupt (timertest.c).
OLED
- oled屏幕的驱动 用于stm32平台 oled测试接线图 GNG -GND VCC -3.3V~5.0V SCL -PA5 SDA -PA6 RST -PA7 D/C -PA12- drive oled oled screen test platform for stm32 wiring diagram GNG - GND VCC - 3.3V ~ 5.0V SCL - PA5 SDA - PA6 RST - PA7
STM32-serial-communication
- 串口通信代码, stm32串口通信事例,语言为C语言。-Serial communication code, STM32 serial communication examples, language for the C language.
超详细的STM32讲解——AD单通道与多通道转换(DMA)
- STM32F103自带AD的转换函数,C语言程序编写(The conversion function of STM32F103 with AD, C language program)