STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32L476 measured VREFINT has wrong value

Hello all,I followed the reference manual to determine VDDA for STM32L476VET6, using the VREFINT measured value together with the calibration value using following code: if (HAL_ADC_PollForConversion(&hadc1,100) == HAL_OK) {ADC_measure_VREF = HAL_ADC...

Resolved! STM32L4 ADC1_IN2 and ADC1_IN15

Hi,I am having issue reading ADC1_IN2/IN15. The value return from HAL_ADC_GetValue(0 is either 0 or close to 0. Others seems fine. I do use exactly same function to read. The results are list below as iSense last 2 value 0 0. Is there anything specif...

USB HID Device

Hi MembersCan some one, please explain what exactly is stm32 USB HID Device.(specifically mouse)..Does it mean that we read a mouse (buttons and cursor) attached to PC with stm32?

asim khan by Associate III
  • 481 Views
  • 2 replies
  • 0 kudos

PWR register and wakeup from Standby mode

Hello, I want to know whether PWR_CSR resets or not when exiting the standby mode using wakeup pins. there is an ambiguity in the RMin STM32F446RE MCU RM document @ 6.1.2 Power reset it is mentioned as below "A power reset is generated when one of t...

RN by Senior
  • 416 Views
  • 0 replies
  • 0 kudos