2366 views|2 replies

5

Posts

0

Resources
The OP
 

stm32f103vet6 industrial control board and 485 protocol sensor [Copy link]

I am currently studying the Internet of Things at school. My project is water quality monitoring. We use the STM32F103vet6 industrial control board and the development environment is keil4. There is a PH detection. The PH sensor provided by the school is based on MODBUS and RS485 protocols. What are the sensors of this type that need to be used in programming? Are there any common points in development? Please give me some advice.
This post is from stm32/stm8

Latest reply

RS485 is just a communication hardware method, and MODBUS is a communication protocol stack. The 485 hardware of STM32 generally uses serial communication, usually half-duplex communication. Writing a program is to convert the data into a modbus data stream, and then send it out through the serial port TTL to 485.  Details Published on 2019-5-28 09:57
 

12

Posts

0

Resources
2
 
Just use it first, make a plan, and implement them one by one
This post is from stm32/stm8
 
 

2

Posts

0

Resources
3
 
RS485 is just a communication hardware method, and MODBUS is a communication protocol stack. The 485 hardware of STM32 generally uses serial communication, usually half-duplex communication. Writing a program is to convert the data into a modbus data stream, and then send it out through the serial port TTL to 485.
This post is from stm32/stm8
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list