Closed KomKGT closed 1 year ago
Hi, Check this example https://github.com/alejoseb/Modbus-STM32-HAL-FreeRTOS/blob/e9c16cf5a3e8fceb9ff06124b63ecf8fef9dc66c/Examples/ModbusF429/Core/Src/freertos.c#L120
It is for reading multiple registers, but the idea for writing is exactly the same
Thank you sir. I got it This is my code it's work.
I don't quite understand what you did, but I am glad it works for you.
Hello @alejoseb your library is well but I stuck about write code multiple holding register ,Can you give me an example Thank you.I add my code in picture it not work. What's wrong in my Code?