2024-03-31 10:51 PM
MCU : NUCLEO-F103 (STM32F103RB)
POWER : NUCLEO-IHM07M1 3H
I want to use a POTENTIOMETER to control the speed.
How to?
<MDK 6.2.1>
MCU : NUCLEO-G431
POWER : NUCLEO-IHM16M1
I used to a POTENTIOMETER to control the speed.
2024-04-03 01:10 AM
Hello chocho,
Using MCSDK v5.4.8, the Potentiometer cannot be enabled directly from WorkBench, you will have to generate one of the three Potentiometer examples (Speed ramp with Potentiometer on ...) and copy the Potentiometer part to your F1 project.