Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I want to use CH1 and CH2 in encoder mode and also CH3 in input capture mode, all this using one timer (TIM3). Is it possible? I didn't found any warnings in datasheet. I looked at the block diagrams and according to STM32CubeMX, it is possible but I'm not sure. I'm using STM32F405RGT6.

enter image description here

share|improve this question
    
I found answer. It can be done with no problem. – KRol May 9 '16 at 22:43
    
From what source do you have this confirmatory information? – Bence Kaulics May 10 '16 at 10:49
1  
source also now I have opportunity to check it myself and it is working with no problems. – KRol May 10 '16 at 22:29

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.