User Activity

Hey, I'm currently trying to get myself away from HAL, insteed using a more direct implementation. So the first thing I am trying is a simple blinky programm, with as little as possible number of files. I downloaded the StdPeripherel Files for my boa...
I wrote a little program that reads I2C values with interrupts: The Problem is that sometimes it just doesn't work after uploading. I just have to run it so many times till it works (not changing anything in the code). It seems like its just coincid...
Hello there,I'm working right now on a project, where I need to measure 6 different pulses at once. The main problem is, that I need to pulse length, not just the refresh rate. Because the traditional input capture method can only recognize a rising...