Product

Configuration

Set up your board with ease by following these step-by-step configuration instructions, or scan the provided QR code for automated guidance. Optimize your embedded solution for rapid prototyping and reliable operation in industrial or IoT environments.

How to Configure:

Open the provided:
.ioc project file in STM32CubeIDE.
Navigate to System Core →
RCC, and set HSE to “Crystal” mode for stable clock sourcing.
Under System Core →
Debug, select “Serial Wire” to enable efficient debugging.
Go to Connectivity →
USB, activate “Device FS” for USB device functionality.
In Connectivity →
CAN, ensure “Activated” is checked to enable CAN communication.
For analog input setup, under Analogue →
ADC1, select input channel IN0.
Under Analogue →
ADC2, select input channel IN1.
In Clock Configuration →
set the source clock to 16MHz for optimal operation.