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

for an inverter PWM -ADC -feedback -synching

What is the best meathd to of feedback method In sineinverter (like commercial) ?is it good by a forumal appling instead using look up rable .It saves the memoryIf i use look up tableconst unsigned char sin_table[416]={0, 16, 32, 47, 62, 77, 91, 103,...

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
  • 2072 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
  • 9107 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