STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

How does RTC compensate for daylight saving?

Hello All,  I came across the daylight saving feature in RTC peripheral of STM32F401RE. I live in a country where there is no concept of daylight saving, hence this is new to me as well. As per the RM of STM32F401RE, there is a automatic daylight sav...

NNada.1 by Associate II
  • 29 Views
  • 1 replies
  • 0 kudos

Uart Interrupt does not work

Hi, I am using the Nucleo - L152RE board and I am having a problem with the UART1 interrupt.The output to Teraterm works fine, but it does not go to the interrupt and the code terminates. Can you tell me what the problem is?  /* USER CODE BEGIN Heade...

Imhyeonu by Associate II
  • 103 Views
  • 3 replies
  • 0 kudos

Resolved! Looking for a suitable MCU for USB to 4 UART and I2C

Hi Sir,I'd like to choose STM32F103V/R/Z to achieve the USB to 4UART and I2C in my system.Because it's said this MCU's USB support up to 8 bidrectional end ports. I don't know whether it's right or not.Could you help to review it or propose another s...

Bill_W_0-1724808371591.png
Bill_W by Associate
  • 338 Views
  • 13 replies
  • 11 kudos

Writing a program that updates itself at runtime

How can you write a program that updates itself for an STM32, eg. for an STM32F103C8?I'm not talking about a bootloader, since (as far as I know), a bootloader lives from (say) 0x08000000 to 0x08001000 in Flash and then updates another program (anoth...

STM32F446RET6R TWO CAN PERIPHERALS

Hello!! I'm trying to use both CAN peripherals in an STM32F446RET6R on a custom PCB, but something is not going well enough. I've done the basic configuration using the STMCubeIDE platform (I'll add the code later, but first I want to know if someone...

Davaol19 by Associate III
  • 369 Views
  • 17 replies
  • 0 kudos

Need help with specific I2C DMA setup on STM32U5

Hello,I am trying to implement the following: a timer (tim3) is set to PWM generation, outputting a pulse periodically. Its TRGO triggers the DMA channel to request I2C to initiate a read transaction, read 8 bytes and generate an event interrupt (TC ...

ruddy17 by Visitor
  • 108 Views
  • 1 replies
  • 0 kudos
Labels