Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:modbus [2023/09/06 22:07] – [Modbus RTU/TCP] darron | projects:modbus [2024/11/09 02:20] (current) – [STM32U575] darron | ||
---|---|---|---|
Line 13: | Line 13: | ||
</ | </ | ||
- | Here are three demos on five platforms to read a value from STM32 devices | + | Here are various |
- | using `mbpoll' | + | |
===RTU=== | ===RTU=== | ||
Line 31: | Line 30: | ||
development so can be ignored. | development so can be ignored. | ||
- | Another demo for the [[boards: | + | Another demo for the [[boards: |
- | with TinyUSB. | + | its USB OTG port using the TinyUSB |
==RS485== | ==RS485== | ||
Line 76: | Line 75: | ||
< | < | ||
- | make -f Makefile.u575zi | + | cd NUCLEO-U575ZI-Q |
+ | make program debug | ||
</ | </ | ||
==References== | ==References== |