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

2 channel PWM with 90 degree phase shift

Hi.is it possible to create such a two channel pwm with any timer?(in output compare mode the falling edge of the first channel overlaps on rising edge of the second channel overlaps, but its not good for my purpose) thanks.

0693W00000JOHPcQAP.png
SEMad by Associate III
  • 720 Views
  • 5 replies
  • 1 kudos

Resolved! RTC wakeup interrupts

I'm looking for an example code with STM32G071 device using RTC interrupt to wakeup device from sleep mode based on HAL libraries. Thank you

RCase by Associate II
  • 665 Views
  • 3 replies
  • 0 kudos

W5500 library for a STM32F103C8

Hello.I am working on a project where I nees to communicate 2 STM32F103C8 that are on the same LAN using a W5500 module. Has anybody done something similar? What is the best way to do it? Although, there is a library for this porpuse? I am trying to...

SGatt.1 by Associate II
  • 3987 Views
  • 8 replies
  • 1 kudos

STM32F103 VS MKI194V1(LSM6DSR)

Hi,I'm currently using the STM32F103 SPI to read the MKI194V1, but I've noticed that the ID I'm reading is always 0x4A. Could you please help me check if there's an issue, or provide any sample code?I also take a photo of the MKI194V1. The marking on...

S__119840846.jpg

Incorrect address of TIM1 in STM32NUCLEOF302R8

Recently while using the TIM1 feature in NUCLEOF302R8(DOCUMENT NUMBER:DS9896), I've found that the address was wrong in the datasheet but the address of TIM1 in SFR is correct when I tried the address in SFR's It worked.   I'll list the findings that...

SFR TIM1.png TIM1 addr_pages-to-jpg-0001.png

ADC Readings Lower than Ideal

I am using an STM32L562VET6Q MCU.  I have been having issues getting a valid reading from the ADC.  The signal is essentially DC (i.e., no fast high frequency measurements) so I conservatively set the ADC sampling time to its maximum.  My reference v...

patrickwright_0-1699541628321.png
Labels