@ABOSTM I managed to uncomment out that line in the file from
~/.arduino15/packages/STM32/hardware/stm32/1.8.0/variants/NUCLEO_F303K8/PeripheralPins.c
and it works like a charm
Thank you so much
Search found 2 matches
- Tue Mar 10, 2020 7:24 pm
- Forum: General discussion
- Topic: [Solved] Problem with Hardware Timer Examples
- Replies: 2
- Views: 3660
- Tue Mar 10, 2020 12:34 pm
- Forum: General discussion
- Topic: [Solved] Problem with Hardware Timer Examples
- Replies: 2
- Views: 3660
[Solved] Problem with Hardware Timer Examples
Hello everyone,
Now, I'm studying on how to use HardwareTimer Library as described in https://github.com/stm32duino/wiki/wiki/HardwareTimer-library
I've tested the Timebase_callback.ino example, it's worked as expected.
However, when I tried to run the All-in-one_setPWM.ino or PWM ...
Now, I'm studying on how to use HardwareTimer Library as described in https://github.com/stm32duino/wiki/wiki/HardwareTimer-library
I've tested the Timebase_callback.ino example, it's worked as expected.
However, when I tried to run the All-in-one_setPWM.ino or PWM ...