User Activity

Posted on October 31, 2017 at 11:54hi. i work with the stm32f407vgDiscovery kit. i used the stm32f103rbNucleo kit before which has an stlink with a cirtual com port which i used with uart. the current board stm32f407vgdiscovery lists a virtual com p...
Posted on November 07, 2016 at 12:50hi im trying to get the rtc clock working on my discovery board. i configured the project with cubeMX, id like to use the LSI since i got no LSE, and im working with the latest HAL F4 driver. the rtc init works fi...
Posted on September 22, 2016 at 09:39hi guys   im currently working on the STM32407G-DISC1, the goal is RTC usage. HWlib is HAL. Below i posted the RTC related code. I did check both the CubeMX autogenerated code as well as the F4 RTC example as we...
Posted on September 18, 2016 at 18:24The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 30, 2015 at 12:54HelloIm currently trying to read a incremental encoder via timer3 (channel3/4). Im working with a STM32F103RBTx.The encoder is connected to PC8 and PC9.If i connect the encoder to PC6 and PC7 (Tim3_CH1/2), then i ...