User Activity

Posted on January 10, 2018 at 17:15Hi,In stm32f7xx_ll_adc.h, from revision 1.8 of HAL (stm32cube_fw_f7_v180.zip), the following register base addresses are defined:#define VREFINT_CAL_ADDR                   ((uint16_t*) (0x1FF07A4A)) #define TEMPSEN...
Posted on September 28, 2017 at 22:38I think this question relates to STM32 in general, but specifically the part in currently working on is a STM32L051. After stopping the CPU to stop mode, with I/O reconfigured is analog inputs to save power, I'd ...
Posted on December 17, 2015 at 10:06Hi,We are working on a design utilizing the STM32L151 MCU, which is to be programmed over a UART link using the internal bootloader. Selected baudrate for programming is 115200 (with even parity).The issue we are ...
Posted on July 20, 2015 at 13:54Hi,We are developing a new sensor device where we are using the HTS221 sensor currently, the project is now in prototyping phase. Last week the HRS221 status was set to NRND on st.com, but this week the status is back...