![onsemi AXM0F343 Скачать руководство пользователя страница 3](http://html1.mh-extra.com/html/onsemi/axm0f343/axm0f343_user-manual_1638424003.webp)
AX-ConfigurationUtility User Manual
3
1.
Introduction
The AX-ConfigurationUtility is a hands-on configuration and firmware source code
generation tool for the AXM0F343.
It creates C-code firmware projects based on the AX-ConfigurationUtilityAPIManual
(described in DOCU/ AX-ConfigurationUtilityAPIManual.pdf), which demonstrate the use of
the AX5043 transceiver together with the AXM0F343 SoC for packet transmission and
reception in several modes.
Using the simple GUI, the transmitter (MASTER) and receiver (SLAVE) can be easily
configured into the desired mode. The generated Eclipse-compatible firmware can then be
imported within the ON Semiconductor IDE and flashed via the standard AXM0F343
toolchain.
Further modification of the generated firmware source code can be done directly using the
ON Semiconductor IDE. Additionally, the project can be at any time be reloaded into AX-
ConfigurationUtility, to automatically modify the desired wireless parameters.
This document first illustrates installation requirements and the steps needed to create a
new project within a GUI, and how to import it within the ON Semiconductor IDE.
Afterwards, each panel of the GUI is described in detail with explanations and hints on how
to build the desired radio firmware. Finally, a generic overview on the code and utilities is
given.