STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Switching to application from custom bootloader

Hi, Please help me sort this out.I am trying to port a custom bootloader originally written for the SAMD21 Arm chip to the STM32U385VGT6. We are upgrading our current product with an STM32 Chip. I am having problems with switching from the bootloader...

pLanka by Associate II
  • 494 Views
  • 5 replies
  • 1 kudos

No clock signal on SPI1_SCK

After configuring SPI1 in CubeMX and calling HAL_SPI_Transmit, I get a signal on the SPI1_MOSI line, but no signal on the SPI1_CK. I have confirmed that the pin is working correctly with other code and tried different clock speeds to see if that was ...

benrapps by Associate
  • 136 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L1 ADC only clocked by HSI ?

Heyho,just checking the L162 for a new project, then found that the ADC can only be clocked by the HSI.Is that correct?If yes, why?My experience with HSI (and other RC-oscillators) is that it is "mediocre" at best, rather inaccurate and jitters like ...

LCE by Principal II
  • 226 Views
  • 2 replies
  • 0 kudos

Resolved! GPIOs Input detecting issue on port M

We have implemented a total of five push buttons—two connected to Port E and three connected to Port M. The GPIOs of Port E are functioning correctly. However, the GPIOs of the push buttons on Port M are not being detected properly by the MCU.Even wh...

Push button GPIO.png Push button logic.png
Kaushik1 by Associate III
  • 277 Views
  • 14 replies
  • 2 kudos