STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Initialization of ADC for USBPD?

Does the ADC need to be initialized in a special way for the USBPD stack to work properly?I am trying to implement PD on a STM32G431 and the USBPD stack doesn't seem to work. If a powersource is connected, the CAD state changes to ATTACHED but then i...

FGeig.1 by Associate III
  • 1269 Views
  • 5 replies
  • 0 kudos

Stop2 mode in stm32l496zg is not working

I am working on stm32l496zg controller with freertos.Now, i want to use stop2 low power modeI am using HSE, LSI and LSE clock.As per the reference manual HSE clock will be disabled when we enter in to stop2 mode and wake upclock source could be HSI o...

Dhiraj1 by Associate II
  • 1590 Views
  • 10 replies
  • 0 kudos

HAL Bug in stm32l1xx_hal.c?

I'm using FirmwarePackage=STM32Cube FW_L1 V1.10.1I'm looking at these functions in stm32l1xx_hal.c:/** * @brief Return the first word of the unique device identifier (UID based on 96 bits) * @retval Device identifier 31:0 bits */ uint32_t HAL_...

MSipo by Senior II
  • 545 Views
  • 4 replies
  • 0 kudos