Skip to content

yhling/STM32F0-Discovery-Modbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32F072B-DISCO-Modbus

The base code is generated using STM32CubeMX and is initialized to the STM32F072-DISCO board.

How to use

  1. Open SW4STM32 and point the workspace to folder.

  1. Connect pins PC11 to TXD and PC4 to RXD of your serial device.
  2. If you're on Windows, open Radzio Modbus Master Simulator and connect with the following parameters. Adjust port number accordingly.

Notes

TIM7 init assumes MCU clock speed of 48Mhz.

About

A port of Freemodbus to the STMF072RBTx MCU using HAL drivers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published