Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: serial port

STM32’s printf () function serial port redirection (HAL library standard library)

1. Create a project

2. Core: add a new file usar_fputc.c (name whatever you want), add the file to the project Go

#include “stdio.h”
  #include “stm32f1xx_hal.h”

extern UART_Handl

September 24, 2021By Simo Motherboard all, applicable, function, HAL, Library, printf, redirection, serial port, Standard, STM, STM32Leave a Comment

NET CORE NMODBUS4 reads the value of serial port devices

Use NModbus4 to read serial port      public static void aget() {byte[] array = new byte[8]; using (SerialPort port = new SerialPort(“COM3”)) {port.BaudRate = 9600; port.DataBits = 8; port.Parity

September 24, 2021By Simo Motherboard Core, device, NMODBUS, NMODBUS4, read, serial port, valueLeave a Comment

Serial communication

/*< /span>At Fu’an Apartment at 00:30 on August 10, 2018
Function: Send the set characters to the PC through the serial port assistant and connect to the serial port It is displayed on the assistan

September 24, 2021By Simo Motherboard communication, serial port, UnderstandingLeave a Comment

MPI serial port main function

This is a very basic MPI question, but I cannot revolve around it. I have a main function that calls another function that uses MPI. The main function I want is serial Execution, another function i

September 24, 2021By Simo Motherboard functional, Main, MPI, serial portLeave a Comment

HAL library serial interrupt reception

1. Use CubeMX to configure serial port 1 (1) Configure the baud rate of serial port 1 to 9600. If the baud rate is set too high, sometimes the message will not be received. Encountered. Then open t

September 24, 2021By Simo Motherboard HAL, interrupt, Library, received, serial portLeave a Comment

ZigBee Development (13) – Network Experiment Titting Stack

Experimental phenomenon: The module sends “HELLO WEBEE through the serial port! < span class="fontstyle2">“print it to the computer serial debugging assistant. The entire experiment was carried out

September 24, 2021By Simo Motherboard Agreement, Development, experiment, Group, network, serial port, stack, ZigBeeLeave a Comment

STC15W201S serial Bluetooth communication PWM control RGB lantern

Five days have passed since the National Day holiday, and I am going to make a Bluetooth wireless control RGB LED controller; I have already written the program with STM32F103C8T6, but the cost of

September 24, 2021By Simo Motherboard Bluetooth, communication, control, lantern, PWM, RGB, serial port, STC, STC15W201SLeave a Comment

Hardware – What is a good serial port USB adapter?

The serial port on the device is still used in many ways, especially on network devices. However, most modern laptops no longer have serial (also known as “COM”) Port.

So what I am curious ab

September 24, 2021By Simo Motherboard Adapter, Good, Hardware, serial port, Turn, USB, whatLeave a Comment

Embedded 02 STM32 07 serial communication

STM32 serial communication (F1 series contains 3 USARTs and 2 UARTs)

1. The purpose and significance of the serial communication between the microcontroller and the PC:

Since its birth,

September 24, 2021By Simo Motherboard communication, Embed, form, serial port, STM, STM32Leave a Comment

Serial port reading and serial device programming collection content summary

Serial synchronous and asynchronous reading and serial device programming

http://blog.csdn.net/wlk1229/article/details/ 52566701

When reading serial port synchronously, ReadLen = (cs.cbInQue> len)? Cs.cbInQue:len; It can be read normally after correction.

September 24, 2021By Simo Motherboard collection, Content, device, programming, read, serial port, SummaryLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress