Awesome series as a always now it will be nice to see Modbus TCP client and server series by one of best Stm tutorial
@vikasbodake5524 Жыл бұрын
Dear sir Do you have any Pid temprature controller project or libraries
@vikasbodake5524 Жыл бұрын
Thanks for modbus series
@amirmahdisoltani1 Жыл бұрын
Hello Thanks for the wonderful tutorials. the modbus series was awesome but also I have a question... As we know, STM32 microcontrollers do not have EEPROM memory. Therefore, when single or multiple registers are written by the master on the slave, if the microcontroller is reset or the voltage is cut off, all the data that master had written will be lost. Do you have a solution for this issue?
@ControllersTech Жыл бұрын
You can use flash memory or use some external eeprom
@NguyenLam-cv5nt Жыл бұрын
it seems that this library is not working for STM32F1, I tried to change include STM32F4 -> STM32F1 but when I try to run it on app simply Modbus Master it fails, can you please release a library for STM32F1 :( (( Thank you very much