STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 621 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
  • 654 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...

SPI between mcu

@Erwan SZYMANSKI I am trying to establish SPI communication between two STM boards: the Nucleo G431RB as the master and the STM32MP157F-DK2 as the slave. I followed the instructions provided in the Getting Started with SPI guide and configured the se...

nesnes by Associate III
  • 404 Views
  • 0 replies
  • 0 kudos

Pointers on Designing TFT Based System for STM32H750XB

Hello All,               I need to design a board that will carry an IS42S32400F-6BL SRAM ,STM32H750XB MCU,Flash MT25QL512ABB1EW9-0SIT and Couple of support components along with Power supply.My questions-1) MCU Power Supply Protection2) High frequen...

Caan by Associate III
  • 264 Views
  • 2 replies
  • 0 kudos

Use MOSFETS with STM32 to power up sensors

Hello everyone! I want to use some MOSFETS to individually power up/down sensors on a PCB. Here's the schematics :  The MOSFET is a DMG1012T-7 (N-Channel) and here's it's datasheet : https://www.lcsc.com/datasheet/lcsc_datasheet_1809050424_Diodes-Inc...

yaxsomo_0-1725350654452.png
yaxsomo by Associate III
  • 439 Views
  • 1 replies
  • 0 kudos

Resolved! CAN Write State issue

Dear, I am trying to run the CAN Communication in STM32F407 discovery board, In CAN_INIT I have made controller state to Ready after that I have changed the controller state from ready to LISTENING in CAN_START function,   but when I am trying to exe...