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

STM32 lower power consumption

Hi everyone, I need the lowest possible current consumption for my project. I need to power my MCU with external supply. Currently I have a Nucleo F401RE, which is not so good for low power applications it seems. It's connected to a X-NUCLEO-NFC04A1 ...

How to configure the NSS with software

I have the problem that I don't get the NSS configured correctly on my SPI transmission. I should get according to reference Manuel a NSS signal that switches just before the first bit and just after the last bit. I send several different data one af...

MHeid.4 by Associate
  • 901 Views
  • 1 replies
  • 0 kudos

Is there any one who have official documents for STM32L072CBT6 Revision 1 and Revison P released for end-customer use?

We received a batch of MCUs, STM32L072CBT6, LQFP48, on suffix of marking section has marked revision “1�?, marking on MCU are also marked with “1�?.As per STM Errata sheet, there are different markings such as 1, P, Q, Z.But I can only find related i...

0693W00000NqYYSQA3.png 0693W00000NqYYcQAN.png
BTyle.1 by Associate II
  • 570 Views
  • 2 replies
  • 0 kudos

I want to get the trigger for every 8th pulse in the timers?

I am using the stm32h745ziq-nucleo board . I am generating the pulse in the cm7 and I am trying ton capture the falling edge of the pulse. I am getting the falling edge capture for every falling pulse But I want to capture only the 8th falling edge o...

Sm.2 by Associate II
  • 597 Views
  • 4 replies
  • 0 kudos

Resolved! Executing code from RAM problems

I'm developing application on stm32H7 and a need to execute small function from RAM. I add RamFunc derective, and describe in linker *(.RamFunc) in .data section. As a result, i certainly see, that function code moved to RAM address space. I compare ...

Iivan.1 by Associate II
  • 2235 Views
  • 6 replies
  • 0 kudos

Howto implement I2C slave clock stretch timeout.

Hi,I like to implement a I2C slave on a STM32G081 with using stm32cubeide.Basically, it is working.Sometimes, the system communication stuck while a transaction on the STM32 I2C slave is active.How can I implement a clock stretch timeout on slave sid...

MScho.15 by Associate
  • 737 Views
  • 1 replies
  • 1 kudos