Skip to content

AlexPuts/Modbus-TCP-for-stm32-blue-pill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Modbus-TCP-for-stm32-blue-pill

This project features few corrections for original modbus TCP ENC28J60 in order for it to work with stm32 (stm32duino) blue pill

PIN Connections (Using STM32F103):

ENC28J60 STM32F103
Q3 3.3V
SCK PA5
SO PA6
SI PA7
CS PA8
RST 3.3V

For reference see the page of original library. https://github.com/andresarmento/modbus-arduino

About

This project features few corrections for original modbus TCP ENC28J60 in order for it to work with stm32 (stm32duino) blue pill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages