2017-10-04 12:14 AM
Hello,
I used stm8cubeMX to generate a pinout for a stm8s003 (STM8S003F3 UFQFPN20).
In cubemx I selected the outputs:
According to the datasheet this is not possible: I have to set AFR0 to output TIM1_CH2 to PC7 (pin14). BUT: If I set AFR0, TIM2_CH1 will be output at PC5 (pin12) and NOT at PD4.
Am I getting something wrong? Or is stm8cubeMX not caring about the option bits?
Regards
Tobias