STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to do MODBUS communication over the UART.

I m using Nucleo-f413zh controller. i want to know how we can do the modbus communication over it using UART tx and rx.plzz provide me the basic code of the modbus i m having a modbus library.plzz provide me the any example code of sending or receivi...

AVasi.3 by Associate
  • 226 Views
  • 2 replies
  • 0 kudos

Modbus library for STM32F2

Posted on November 14, 2017 at 07:24Hi I am looking for Opensource modbus library for STM32F207 processor.I found freeModbus but it needs to be ported on STM32F207.Is there any other modbus library available?Has anyone already ported freeModbus libr...

Resolved! Get DMA count

Posted on May 29, 2017 at 17:55Hi all,I'm using USART with DMA to implement a Modbus rtu slave node.I want to implement this:- the USART use DMA to store received characters in a buffer- a contdown-timer count the time between character to recognise...

francesco by Associate II
  • 1327 Views
  • 11 replies
  • 0 kudos

STM32 chips with native modbus support

Posted on December 30, 2016 at 22:20Hello there,Is there any list of STM32 devices with native ModBus support? I am trying to find a proper mcu and I have to open each datasheet by hand and ctrl+F for modbus. There has to be a better way. So far I h...