User Activity

Hello,I'm trying to trigger another timer from a rising edge on PA9. I tried to do this by using input capture from timer1 and generating a trigger out, but there seems to be some configuration issue. Triggering a DMA transfer using channel 2 input c...
Hello,I'm trying to get SPI to receive data from an ADC in a periodic interval, and must not use interrupts, as the whole application is already pushing the upper limit of what the MCU can handle. The code below is just a rough test, adapted from wha...
Terminals usually provide an adjustable new-line behaviour, so that you can select which character should be interpreted as a new line. The current behaviour requires CR+LF, which is just inconvenient.
Kudos given to