User Activity

Hello!I'm writing a software to read the frequency that I receive on two channels of the same 16bit timer. (Channel 1 and Channel 2)The channels are set on rising edge captures. Timer prescaler is set 21 - 1. ARR = 0xFFFF.Given: X1 = First CaptureX2 ...
Hi,We have a working ( if we can say so ) firmware.The issue is that everytime he calls the build option (IAR EWARM) he calls, at the end, the cubeprogrammer utility that adds the CRC area to the firmware in post-build. The from-to memory region he s...
Hi!I have two PWM signals coming into two MCU pins, that are two TIM4 channels. Channel 1 and Channel 2. I initialized both Channel 1 and Channel 2 to input capture mode on Both Edges and enabled the Capture/Compare Interrupt (Not in slave master mod...
Hi, I basically have two PWM signals going into two pin that are set to be TIM4_CH1 and TIM4_CH2.I setup both channels in slave mode and enabled the input capture mode on Rising mode.When I enable only channel 1 and the code below get executed I retr...
Hi! Library used: Standard Peripheral Library (Yea, I must use this one)Hardware:Test bench that can generate two pwm signals ( A and B )Cable that connects the test bench to the other boardOther board that should read the signal, delivered by the ca...
Kudos given to