User Activity

Hello guysMy microcontroller is: STM32L432KCU6 - nucleo boardI have a problem with PWM. I need to change TIM16 to TIM15 because TIM16 collides with I2CSo thats why I have to use TIM15... I need him to handle micro servo. When i use TIM16, everything ...
Hi, I have a problem with the flow meterGenerally the flow meter catches air, which makes me unable to take accurate measurements.Correction, maybe not so much that the flow meter is catching air, because there is no signal on the logic state analyse...
I added a TIM16 to the project with interrupts to handle the servoUnfortunately, after adding it, the program started to crashBelow are screenshots of where it started to crashDoes anyone know how to fix this?This is how I configured TIM16:  this is ...
HiI have a problem with the right priority setting, although I am not sure.The genelranie timer worked for me and refreshed the LCD screen every 375ms, but when I added interrupts for the ADC (needs to handle a potentiometer) then suddenly the TIM6 s...
Kudos given to