STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

One pulse mode configuration

Hello to everyone,I would like to know more about 'one pulse mode'. I'm using a STM32F446RET and I need to generate 1 or more pulses when an event occours.In my project, channel 1 of TIM9 is the pin chosen to generate the waveforms.I got that the 'on...

Las1_0-1687944025035.png
Las1 by Associate II
  • 7106 Views
  • 9 replies
  • 1 kudos

Resolved! Critical issue with I2C and DMA on new STM32U5

I experience a strange problem with I2C, DMA and the latest STM32U575ZI-Q, not seen on L4 and H7 MCUs.After a successful data transfer from SMBus target (slave) to controller (host) the last PEC byte stays in RXDR registry. On the next transfer in th...

TDJ by Lead
  • 1392 Views
  • 2 replies
  • 0 kudos

STM32F04 USB

Hi everyone!I am building a portable device wich has a batery, obviusly, and the MCU is the STM32F042. I need to use an USB to program it and charge the batery. Anyone can provide me with any schematic that I can use for the USB conections?Thank you.

Resolved! FDCAN2 doesn't seem to work with STM32G474e-EVAL board

I'm having problems getting my software to work with FDCAN2 on the STM32G474e-EVAL board. It works with FDCAN1, but w/ FDCAN2, messages accumulate in the Tx buffer until I get buffer fill errors.I built the FDCAN_Com_IT example from the latest STM32G...

ESchn.1 by Associate II
  • 2071 Views
  • 11 replies
  • 1 kudos

Resolved! SRAM2 erased on backup domain reset

Hi @all,we have an application, where we use the LSE. In due to weaknesses of the part we use, the LSE can fail sometimes.If I then use the __HAL_RCC_BACKUPRESET_FORCE() and __HAL_RCC_BACKUPRESET_RELEASE() to reset the LSE and LSI system, also the SR...

PScal by Associate III
  • 7042 Views
  • 10 replies
  • 7 kudos

Using USB-DFU bootloader mode

Is it necessary to enable and define the USB-port in CubeMX in order to be able to use the USB-DFU bootloader mode? And if so, what should the settings be for the STM32F415?

RHarte by Associate II
  • 390 Views
  • 0 replies
  • 0 kudos

stm32f407 protection level 2

Hello. I have set protection level 2 in stm32f407. Now I need to change the project a little bit, but st-link/v2 can't connect to the target. How will I able to reset level 2 and do 'mass erase' that chip?Thanks.

BIgor by Associate
  • 441 Views
  • 1 replies
  • 0 kudos

Problem calibrating MSI clock using LSE

Hello, I've been trying to calibrate the system clock of a Nucleo-64 board (STM32l152) using approach proposed in AN3300 to compensate the temperature error. The proposed solution works fine with HSI clock running at 32MHz. At room temperature the op...

VMoro.3 by Associate
  • 1132 Views
  • 2 replies
  • 0 kudos