STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Issue when porting from STM32F072 to STM32L072

Hi all,I'm porting a project from a F072 (Nulceo-F072) to a custom PCB with a STM32L072.The board is going well, except when I try to use the USB (CDC mode).When I plug it into my PC, the OS can see it -         Bus 006 Device 072: ID 0483:5740 STMic...

PGump.1 by Senior
  • 136 Views
  • 4 replies
  • 0 kudos

C16 burned in stm32 L010RB

While connecting the battery, the ground was inverted with the VCC and vice versa. As a result, this capacitor burned out. I need to know the function of this part and if I can continue to work normally after what happened. 

IMG_6646.jpeg
Minaihab by Associate III
  • 699 Views
  • 4 replies
  • 0 kudos

Wrong PC (progam counter) when exiting ISR

Hi,i'm using a STM32L031. In my code i first initialize the MCU (FLASH, CLOCK, INTERRUPTs, GPIOs), start the LPTIM (running on LSI), then slow down the MSI clock, start the timer22 for PWM and go into low-power sleep mode.  When i let the program run...

Brigei by Associate II
  • 2171 Views
  • 29 replies
  • 1 kudos

STM32L053R8T6 Stop Mode 2

Hello, I am working with my custom PCB with STM32L053R8T6. My code works just fine when I run it in debug without any stop mode (deep sleep). It enters to the RTC and button interrupts perfectly. However, when I want to make the MCU enter to sleep mo...

Decoupling & Vcc Pin Configuration for STM32 MCUs

Hello Community,Reaching out to you for feedback on the attached configuration for Vcc on my new STM32 based DAQ board.My objective was to reduce the inductance to the Vcc pins of the MCU (STM32G0B0RET6 64 LQFP package). Hence I clubbed three pins:A)...

Chubs_0-1720232669364.png Chubs_1-1720234917525.png
Chubs by Associate III
  • 144 Views
  • 1 replies
  • 2 kudos

I2C register reading with long wait time

I'm developing a vibration and temperature analysis system.To do this, I have developed a sensor based on an STM32L053C8 chip and a KX122-1037 accelerometer.Looking at the datasheet, this accelerometer can reach a maximum data rate of 25600Hz, which ...

Stat and stop toggle of output compare mode precisely

Hi all,  for a projet I need to create a signal at 500khz, and every 60 µs I want to stop the toggle (or not) I generate the signal with the output compare of tim2 (on stm32L073)then, in TIM2_IRQHandler(void)I try to count the number of call, then st...

Seth1er by Associate II
  • 164 Views
  • 3 replies
  • 0 kudos
Labels