Closed LabtronicsDesign closed 9 months ago
Issue with master sending out 0x10 instead of 0x16 when using a MB_FC_WRITE_MULTIPLE_REGISTERS. Issue traced back to assigning function codes as decimals instead of hexadecimal.
This has been tested successful using STM32U5 on a custom project.
This change is incorrect and unnecessary.
Issue with master sending out 0x10 instead of 0x16 when using a MB_FC_WRITE_MULTIPLE_REGISTERS. Issue traced back to assigning function codes as decimals instead of hexadecimal.
This has been tested successful using STM32U5 on a custom project.