Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed Hint about DD.

...

The application appl/goal_mb/01_simple_io demonstrates the usage of the GOAL Modbus Stack. It defines data regions for specific data types, opens up a Modbus instance and creates objects.

It also initializes Device Detection to access CM Variables to set Interface Configuration like IP Address.

Footprint

The application uses with enabled logging at the platform STM32F429_nucleo about 52 kB of RAM and 240 kB of FLASH.

...

Available Callback IDs are listed here.

There is also an application loop implemented, which mirrors application coils every 100 ms.

...