Hello,
I need use this stm pins of the comparator in kl05.
PA0.Signal=COMP1_INM6
PA1.Signal=COMP1_INP
PA4.Signal=COMP1_INM4
PA5.Signal=COMP1_INM5
Wich is the equivalence in MKL05Z32VFK4? In the datasheet only is possible to found CMP0_INx and CMP0_OUT. It's ok if I use only the inputs? CMP0_IN0 up to CMP0_IN3 ?
And I have the same problem with the Timers: I have used from TPM0_CH0 up to TPM0_CH5. It will work?
STM32 KL05
| PA7 | PA7.Signal=TIM1_CH1N | | | PTA5 | TPM0_CH5 |
| PA8 | PA8.Signal=S_TIM1_CH1 | | | PTB9 | TPM0_CH2 |
| PA9 | PA9.Signal=S_TIM1_CH2 | | | PTB10 | TPM0_CH1 |
| PA10 | PA10.Signal=S_TIM1_CH3 | | | PTB11 | TPM0_CH0 |
| PB0 | PB0.Signal=TIM1_CH2N | | | PTA6 | TPM0_CH4 |
| PB1 | PB1.Signal=TIM1_CH3N | | | PTB8 | TPM0_CH3 |
Best regards
EDITED: I think that COMPx_INMx is the negative and the COMPx_INP the positive but in NXP is indifferent?