User Activity

Posted on August 28, 2017 at 00:38I am trying to configure the STM32L432KC LPUART1, USART1, and USART2 peripherals for concurrent use. I have gone over the pin AF options multiple times and keep coming up with the same conclusion.  That the LPUART1 ...
Posted on June 20, 2015 at 18:59Hello All, I have configured the STM32F417VG Ethernet peripheral, attached it to the LAN8720 PHY interface, configured it all for RMII operation, and established a successful link from my target board (STM32F4 Discove...
Posted on October 08, 2014 at 02:07Hi All, I have configured the ADC according to the initialization code below and then try to to a conversion to read the VREFINT voltage so as to calculated AVDD.  The initialization appears to work ok and the conv...
Posted on September 25, 2014 at 22:36Hi all, After reading the RCC_CSR register to determine the reset source, I want to clear the register so as to be able to resolve future non-por resets.  When I follow the instructions in the datasheet, the bits...