User Activity

I am currently working on driving a BLDC engine. Can someone explain to me how to play on the switch time circled on the picture above ?
Posted on April 23, 2018 at 18:08I am currently using a driver that uses latch and clock signals to send special commands before sending data. For the sending of the data the driver works as for an SPI but with the signal of clock. Here is the diagr...
Posted on March 28, 2018 at 11:45Hi !I'm currently using STM32F413 uC.I can not find on the datasheet (and the reference manual) the output voltages of UART pins (or even GPIO).The voltage of course depends on the supply voltage. I'm currently power...
Posted on March 26, 2018 at 10:59Hi, I am currently using version 4.22.1 of MX cube with a F4 board. I want to use the interface of CubeMX to initialize a device (in this case I2C) but using LL driver. As describe  on the UserManual UM1718 : In my p...
Posted on March 24, 2018 at 17:51Hello everyone,I'm starting a blank project and would like to know the best way to configure the clocks (without using CubeMX).The initial project therefore contains the startup file stm32f413xx.s as well as the file...