Welcome![Sign In][Sign Up]
Location:
Search - STM32 CAN uart

Search list

[SCMSTM32_USART

Description: 新型M3核ARM STM32的串口通信例程,可以向计算机发送数据和接受计算机的数据。-New M3 nuclear ARM STM32 serial communication routines, you can send data to the computer and receiving computer data.
Platform: | Size: 118784 | Author: 王义 | Hits:

[ARM-PowerPC-ColdFire-MIPSuart_inttrupt

Description: 基于STM32串口-CAN函数包.其中,串口以中断形式接受,C-Based on the STM32 serial-CAN function package. Among them, the serial port to break the form of acceptance, C
Platform: | Size: 710656 | Author: xycqsou | Hits:

[SCMEKTM3210E

Description: STM103V100-II是英蓓特公司新推出的一款基于ST意法半导体STM32系列处理器的全功能评估板。STM103V100-II评估板有USB,Motor Control ,CAN,SD卡,Smart 卡,UART,Speaker,LCD,LED,BNC,耳塞插孔等丰富的外设,有助于用户轻松开发STM32的强大功能。此为操作手册-STM103V100-II is a British company蓓特a new ST-based STMicroelectronics STM32 family of processors full-featured evaluation board. STM103V100-II evaluation board are USB, Motor Control, CAN, SD Card, Smart Card, UART, Speaker, LCD, LED, BNC, earphone jack, such as rich peripherals, enabling users to easily develop the power of STM32. This is the operation manual
Platform: | Size: 441344 | Author: zjj | Hits:

[Otheruart-wifi

Description: 串口转wifi,无线局域网模块。使用51或者其他8位机都可以驱动,有详细的文档和软件-Serial to wifi, wireless LAN module. The use of 51 or other 8-bit machine can be driven
Platform: | Size: 3502080 | Author: 陈坚胜 | Hits:

[Embeded-SCM DevelopCAN-example

Description: STM32实现CAN总线的源程序,已经调试通过,非常难得的源代码-STM32 CAN-bus source, has to debug through, and very rare source code
Platform: | Size: 10240 | Author: | Hits:

[SCMStm32F101C6_uart

Description: 自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, automatically send back. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
Platform: | Size: 101376 | Author: whqxy | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32.RAR

Description: STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 example of all development programs. RAR GPIO_out 8 个 led flashing Note: jumper D1_CS, D2_CS, LCD liquid crystal display English characters LCD_ Chinese LCD display Chinese characters on the LCD display LCDBMP picture displayed on the LCD ADC voltage mining SDcard SD Card UART serial port on a file to send characters on the LCD display on the LCD display the time ExIRQ RTC external interrupt, S2 Timer timer interrupt signal to the CAN CAN-bus
Platform: | Size: 6478848 | Author: 唐成卫 | Hits:

[Embeded-SCM DevelopLab1

Description: 這是以STM32為基礎的程式碼,可以克服周邊原件與電腦UART傳輸上的困難,這通訊協定可以稍做改變及可用在其他系統上。-This is based STM32 code around the original and the computer can overcome the difficulties of UART transmission, this protocol can be slightly changed and used in other systems.
Platform: | Size: 2406400 | Author: 吳柏毅 | Hits:

[ARM-PowerPC-ColdFire-MIPSLab2

Description: 在STM32下的系統裡,用UART傳輸是很重要的一個功能,這程式不但提供了使用UART傳輸,也附加了一些其他功能,讓開發者能省下研發UART通訊協定的時間。-Under the system in the STM32 with UART transmission is a very important feature, which uses the program not only provides a UART transmission, but also added some other features, so that developers can save development time UART protocol.
Platform: | Size: 1318912 | Author: 吳柏毅 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32demo

Description: STM32系列DEMO程序,测试各接口,UART,CAN ,LCD,MOTOR,-STM32 serals DEMO software such as UART,CAN ,LCD,MOTOR,
Platform: | Size: 438272 | Author: chfarong | Hits:

[uCOS1.2

Description: 可以实现PS2键盘 定时中断 UART串口通信-PS2 keyboard can be achieved timer interrupt UART serial communication
Platform: | Size: 293888 | Author: 唐昊 | Hits:

[ARM-PowerPC-ColdFire-MIPSuart

Description: 串口初始化代码,可以启动stm32的串口-Serial initialization code, you can start stm32 serial port
Platform: | Size: 1024 | Author: lubo | Hits:

[SCMSTM32-UART-Program

Description: STM32 串口程序 可以通过串口来查看STM单片机的状态-STM32 serial program can through the serial port to check STM SCM state
Platform: | Size: 17408 | Author: 森迪 | Hits:

[SCMstm32-can-uart

Description: 串口与CAN的完整程序,串口与CAN的收发全部采用中断的方式串口与CAN的完整程序,串口与CAN的收发全部采用中断的方式-stm32 uart can
Platform: | Size: 569344 | Author: zuan | Hits:

[SCMSTM32-UART-IAP

Description: 在STM32上通过串口实现IAP的源代码,可用于学习STM32上IAP的原理,或直接移植使用。-In STM32 IAP through the serial port on the source code can be used to learn the principles of the STM32 IAP or directly transplanted to use.
Platform: | Size: 1838080 | Author: 科技猎人 | Hits:

[OtherUSART_CAN

Description: Project C for STM32. Convert UART protocol to CAN protocol. Send and Receive
Platform: | Size: 9235456 | Author: f241744 | Hits:

[Other Embeded programUART

Description: STM32 我的CAN UART 通信程序,在汽车上用-STM32 my CAN UART communication program, used in car
Platform: | Size: 3072 | Author: li | Hits:

[Other Embeded programUART

Description: stm32 固件库 串口中断调试 可发可收-stm32 serial port interrupt debugging, can send and receive
Platform: | Size: 1452032 | Author: 杨星 | Hits:

[Other05、UART串口2输入输出

Description: stm32f107模拟串口通信,可以通过超级终端观察结果!(Stm32f107 analog serial communication, you can observe the results through the super terminal!)
Platform: | Size: 1824768 | Author: 天涯2009 | Hits:

[Embeded-SCM DevelopUART

Description: 对STM32系列的多个串口进行编程,均采用DMA传输替代查询方式发送,克服被高优先级中断而产生丢帧现象。程序使用非常方便,只需在文件头部更改下define就可以灵活切换各串口,具体串口功能的实现也只要在接收函数中处理就可以了,不需要更多的关注具体中断和硬件。案列中设定了调试输出串口,以及实现串口透传。(Programming for multiple serial ports of STM32 series, all of them are transmitted by DMA transmission instead of query mode, which overcomes the phenomenon of losing frames caused by high priority interruption. The use of the program is very convenient, only in the file head change define can be flexible switching of the serial port, the realization of the specific serial port function can be processed in the receiving function as long as it does not need more attention to specific interrupts and hardware. In the case column, we debug output serial port and realize serial transmission.)
Platform: | Size: 5120 | Author: kit7828 | Hits:
« 12 »

CodeBus www.codebus.net