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

CAN-BUS line goes bus off state at high temperature(70C°)

I have a CAN-BUS line communicating at 50kb/s speed. There are only 2 products communicating with each other on the CAN-BUS line. One of these products has the STM32L496RGT MCU (the clock speed of the CAN module (APB1) is 80Mhz.) and the other one ha...

0693W000005CBiIQAW.png 0693W000005CBi3QAG.png
aliozkan by Associate II
  • 1554 Views
  • 4 replies
  • 0 kudos

Is a example available for PWM NPWM usage?

DearI have configured TIM1 Channel1 as PWM and I would like to use the NPWM feature too.Therefore I have configuted the channel as PWM NPWM channel and set the according GPIOs.I must have made a mistake in the MXCube configuration.The PWM output perf...

MKunz.1 by Associate II
  • 2404 Views
  • 7 replies
  • 0 kudos

Resolved! Is there TSL library support for STM32G0 ?

Evaluating STM32G0, I noticed in product brochure en.flstm32g0.pdf :Embedded Software The STM32CubeG0 package includes the STM32Cube HAL and lowlayer (LL) APIs peripheral drivers, plus a consistent set of middleware components (RTOS, USB, USB Power D...

IVill.1 by Associate II
  • 604 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F303 Circular DMA HT and TC indications reversed?

Greetings:I'm using Circular DMA on an STM32F303 for double buffered acquisition of multiple signals: ADC, Quadrature counter (TIM2), etc. I was depending on the Half Transfer (HT) to tell me the 1st half of the buffer was filled, and the Transfer Co...

KJaeg.1 by Associate
  • 798 Views
  • 1 replies
  • 0 kudos

Restart SysTick after stop mode (HAL_Delay on infinite loop)

I'm using a STM32F070CBT and putting it to stop mode with low power regulator on and waking it up with GPIO events.In our project, we're using every single pin from the MCU, most of those are timers and GPIOs, NFC tag reader, etcAfter waking it up, w...

AKäfe.1 by Associate II
  • 476 Views
  • 0 replies
  • 0 kudos

RTC and battery

Hey,If a power off occurs, I would like that the RTC function will keep alive, until Power on.As I understand, i should connect a coin battery 3.0 to VBAT pin.My questions are:when power is on, does the VBAT PIN supplies from VDD (P3V3) or from the V...

Pkats.1 by Associate II
  • 4849 Views
  • 5 replies
  • 1 kudos

STM32H755 target values for Keil uVision 5 + uLink2

Hi,I'm trying to port my project over to Keil uVision, but I'm having hard time flashing the device. It seems that my target values are incorrect.I'm looking for help to get me at least some basic settings done in the scatter file and what settings t...

TOlli by Senior
  • 1808 Views
  • 1 replies
  • 0 kudos

DMA in circular mode CNDTR issue

Hi,I am trying to recieve unknown number of bytes using DMA in circular mode. My buffer size is 2048.After reaching this size, CNDTR becomes 0 and never reinitialized again. It stays 0 always. The bytes coming after are getting lost.Has anyone faced ...

ANaga.2 by Associate II
  • 2454 Views
  • 3 replies
  • 0 kudos