cancel
Showing results for 
Search instead for 
Did you mean: 

three_input_capture_xor_gate reading on stm32f429i_discovery

bhakan
Associate II
Posted on June 15, 2016 at 18:33

Hello,

We would like to read hal sensor outputs(H1,H2,H3) of bldc motor by xor gate of TIM4 channels.

We select SLAVE mode for RESET MODE to read number of squarewave of xor gate outputs of TIMER4 but it does not work.

If we select EXTERNAL CLOCK MODE1, it works. But in reference manual page 555, it suggest to use xor gate for RESET mode.

we have also tried to configure TIM4 by STM32CubeMX. But STM32CubeMX did not allow to select XOR activation when we select SLAVE mode for External Clock Mode1.

We confused what is wrong in our side.
1 REPLY 1
Posted on June 15, 2016 at 20:10

We select SLAVE mode for RESET MODE to read number of squarewave of xor gate outputs of TIMER4 but it does not work. 

Figure out why this ''does not work'', because External Clock mode isn't the way to fix it.

 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..