Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
Stars
756
Forks
227
Watchers
756
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
98
commits
11
commits
11
commits
4
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Refactored library to support separated memory areas for each memory block, with retrocompatibility for legacy mode. Solved reported bug for rxbuffer not being reading for USART DMA when TCP mode is enabled
ae685f4View on GitHubChnaged enumeration of error to use only posiitve numbers and solved small bug
3246f94View on GitHub