User Activity

Hi,From the datasheet it appears that it should be possible to run ADCwith resolution 8 bit, frequency 50 MHz, BOOST 11, Sampling rate 8.39, total conversion time: 0.12 us.From these posts:https://community.st.com/t5/stm32-mcus-products/adc-only-half...
Hi,I see that last fall ST started to port LVGL to some of their devices, and several already supported: STM32F412G-DK, STM32H7B3I-DK, STM32MP135F-DKhttps://www.st.com/content/dam/ecosystems/stm32-gui/out-of-the-box-gui-software-available-for-stm32-d...
I need to connect a 5 inch 480x800 display to a STM32 eval board.There are many 480x800 DSI display on the market, but all of them are designed for PIand have standard PI 15 pin or 22 pin connector, which has 1 clock, 2 or 4 data pairs and SCL/SDA an...
Posted on March 28, 2014 at 04:35Hi, In brief, sample code appears to set Scale 3 VOS setting, but datasheet tells to set Scale 2. Who is wrong? I am running ''Demonstration'' project from stsw-stm32136.zip on STMF401 discovery board I noticed that ...
Posted on March 05, 2014 at 01:28Hi, I am running my own code on STM32F401 Discovery board. Sometimes (pretty rarely) the code freezes. I added sufficient logging to HardFault_Handler, but it is not executed. I am not sure, but most likely the code ...