User Activity

HiI was reviewing my code and I wanted to change some timer configurationSo I use a STM32F727 @216MHz with all clock periph at max speed.I use the following init (generate by cube) to configure TIM2 to get a 1 µs based timer htim2.Instance = TIM2; ...
Posted on August 09, 2017 at 14:44Hello,I use a STM32L151RCT6 on a custom board and i want to read the internal temperature. In the cube library I found an exemple using the LL library so I included the ll_adc driver in my code and tried to use it.W...
Posted on January 26, 2017 at 15:18HiI just buy a JLLINK TRACE and I want to add the trace function in my programI use GNU ARM GCC and eclipse.Do you know how to activate the trace ETM 4 bits ? I found these articles :https://mcuoneclipse.com/2016/1...
Posted on November 23, 2016 at 16:26HiFor some reason my µC is powered by 3V (instead of standard 3.3V)On the file stm32f7xx_hal_conf.h we can find some define about the board.One is ''VDD_VALUE'' and the value is 3300.How can I change this default ...
Posted on August 16, 2016 at 09:51HiI posted a bug weeks ago without any response so I start this thread. (/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/possible%20bug...
Kudos from