User Activity

Posted on June 06, 2017 at 17:38Hi, I have a problem with the adc. I want to get the voltage of the STM.At the start up of my program I want to get the voltage of the STM. So I init the internal ADC and get VREFINT. I have the good value whit my cal...
Posted on March 06, 2017 at 18:38Hi, I have a problem when I try to load my program. I use the arm compiler (armcc) with a stm32l073.When I use my debugger I have an Hard Fault handler every times before the main.I use a standard statup file (startu...
Posted on March 01, 2017 at 15:32Hi, can you tell me if it is normal that the stm32 hal use a lot of flash size. For exemple, just to setup the main clock, 3ko is used (3ko is the difference without the setup and with the setup). And when I use a lo...
Posted on February 16, 2017 at 10:57Hi ! I want to use STM32L071C8T with 64kbyte flash. But when I see the datasheet, there is 2 bank (32kb each) in the flash and if I am not using dualboot, program is read in bank1. But I am wondering that, if my p...
Posted on February 08, 2017 at 11:29Hi ! I am using an STM32l0xx and I have some questions about stop mode. First can I choose by software  which exti line are going to wake up the STM. Then can I have a timer interrupt each minute for example but o...