alejoseb / Modbus-STM32-HAL-FreeRTOS

Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
GNU Lesser General Public License v2.1
519 stars 182 forks source link

Added STM32L082 controller family #75

Closed samo4 closed 1 year ago

samo4 commented 1 year ago

I also tested both DMA and non-DMA slaves on real hardware - works with no issues.

alejoseb commented 1 year ago

Hey thanks for adding a new family.