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

Stm32h750vbt6 hrtim center aligned mode

I am using stm32h750vbt6 for pmsm foc. I want to know if there is a way to use hrtim in center aligned mode as it would be needed for svpwm.Right now I'm updating the duty cycle with the following settings.Set comparator value: counter value/2 - duty...

Zain by Associate III
  • 1501 Views
  • 5 replies
  • 0 kudos

LDORDY bit not found

LDORDY bit does not exist in any registers mentioned in RM0503 rev 2 . I am using ADC1 in STM32U031R6T6 and the code migrated from STM32L010R8T6 is not working .  

KSB_0-1721098607452.png
KSB by Associate II
  • 1340 Views
  • 7 replies
  • 1 kudos

Ethernet VISA read timeout

I am using stm32f4 for lwip ethernet It works nice with my custom monitoring program, hercules or etc But in VISA instrument monitoring program it make some problem RsVisaTester7.2.3 is now I am using  When do Query with my device that bring data exa...

SKim.1761 by Associate III
  • 494 Views
  • 0 replies
  • 0 kudos

Resolved! NEO-6M GPS Module Receiving Poor Data

Hello board. I am attempting to implement an STM32F0 to receive data from a GPS module, a NEO-6M in this case, and then transmit it to an external LoRa module. I am attempting to implement this by initializing a ring buffer and inserting information ...

Resolved! STM32U5 LPDMA with SPI and circular buffer

I have a sensor (SPI slave) that follows this process:Master sends configurationMaster sends start commandEvery millisecond (or according to configuration):The slave signals that data is ready by pulling a pin lowThe master pulls CS lowThe master sen...

Resolved! Dead Band issue with HRTIM module.

Dear team,I am using a STM32G474 in my application. I've generated a PWM in the HRTIM TIMER E that is active low (necessary for the requirements of the modulation). I want to insert a dead band between this signal and its complementary (Output 2). Th...

Captura.PNG
PMoreno by Associate II
  • 1307 Views
  • 2 replies
  • 0 kudos

Resolved! STSW-LINK009 Software ZIP file

Hello, ST community, I am having trouble installing a Batch file from the STSW-LINK009 Software ZIP file. I am on a Macbook Pro M2, running Parallels Windows 11. When I try to download the "stlink_winusb_install" batch file I get a pop-up saying that...

64-Bit Verison POP-UP.png
alan29 by Associate
  • 1385 Views
  • 3 replies
  • 0 kudos

I2C errors handling in EFT

 Hi,I am working with stm32g491re.I am communicating with TCA9537(Ioexpander) from stm32 through I2C. It will control a realy. For my product EFT(Electrical Fast Transient) testing, After starting EFT teat relay getting turned off and not recovering....

sireevenkat1_0-1724937646761.png

STM32H743 RTC Clock configuration failure

Hello, I'm working on STM32H743BIT6, It is in production phase. During flashing the software, it is failed to configure LSE crystal with internal RTC enabled. out of 50 boards 2 board got failed.During debug it is observed that the RTC clock configur...