User Activity

Hello,I'm currently working on a project where my STM32G747RE is acting as an SPI Slave.The SPI transmission is as follow:Master sends 8 bits "command"Slave send back 16 bits "data"My issue is the following; On the MISO line, the STM32 always send ba...
Hello,I'm currently using the HRTimer (on a STM32G474) for duplicating a input PWM signal. That means that in my case, I have one PWM input coming on 2 events (1 for the rising edge, 1 for the falling edge) and the outputs of the HRTimer B, will be s...
Hello,I'm trying to build a setup to test SPI communication between a master and a slave.The master side works well, when the master ask for a read, it sends a byte of register address and ask for 2 byte of reading (I can see 16 clock ticks for the r...
Hello,I'm planning to use the STM32G474 to read a pulse width. This width is a delay value in nanoseconds.I'm wondering if there is any possibility to use the High resolution timer (HRTIM) for that operation.I would use the events to trigger a rising...
Kudos from
Kudos given to