Closed r0tary closed 1 year ago
Hi, I saw that you added the Modbus files directly to the project, that will disconnect the example from the current library version. The idea is to add the library as a linked folder (linked in the IDE by doing drag-and-drop). In that way the examples will always use the main stream version of the library.
Hi, I saw that you added the Modbus files directly to the project, that will disconnect the example from the current library version. The idea is to add the library as a linked folder (linked in the IDE by doing drag-and-drop). In that way the examples will always use the main stream version of the library.
Hi, It should be linked correctly now
thanks!
Added example project for STM32WB55 with Modbus RTU and DMA enabled. Also with RS485 enabled and PC3 acting as the device enable pin named "DE_EN". README updated accordingly