STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

System View Description file for STM32F105

The System View Description (SVD) file for the STM32F1 series does not contain a file for the STM32F105. Because the product selector lumps the 105/107 into the same view, can I assume that the STM32F107.svd file can be used for the STM32F105?Also, d...

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
  • 1475 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
  • 1896 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
  • 666 Views
  • 4 replies
  • 0 kudos