STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FMC does not trigger Write Enable on SRAM

Hi,I have interfaced an STM32H723 to an MRAM that is SRAM compatible, using FMC.. The memory is SRAM compatible, 20bit address and 16bit data. The main control pins for the memory are: CHIP ENABLE (~E), WRITE ENABLE (~W) and OUTPUT ENABLE (~G). FMC c...

Screenshot 2025-01-25 at 02.27.16.png HAL_Write.png MemoryView_STM32CubeIde.png Screenshot 2025-01-25 at 02.22.46.png
SOgal.1 by Associate II
  • 165 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H563 I2C Stuck Busy

Hello everyone, I am writing some code to control an IS31FL3736 LED Matrix Driver which communicates over I2C. I am using a Nucleo H563 as the devboard. I have 4.7k pullup resistors on the SDA and SCL lines. I am using I2C4 with PG6 & PG7 as the SDA ...

SETAASA command I3C

Hello!I have an i3c target device which has a static address, datasheet says I need to send SETAASA command to start communicating with the device.I tried doing, #define SETAASA 0x29#define STATIC_ADRESS 0x47I3C_CCCTypeDef aSET_AASA= { /*Target...

kvganesh by Associate
  • 918 Views
  • 2 replies
  • 0 kudos

I-NUCLEO-LRWAN1

Posted on September 15, 2017 at 18:55 USI LoRa module http://www.st.com/en/evaluation-tools/i-nucleo-lrwan1.html Anyone else ported I-CUBE-LRWAN to the USI Module? What's your experience with the RSSI level vs other SX1272/SX1276 solutions...

0690X000006045TQAQ.jpg

STM32F411 firmware download issue in DFU mode

Hi Everybody,     I am facing a wired issue in programming the  mcu . I have designed  a custom borad with STM32F411CEU6 (QFN-48 package). DFU mode is is properly detected.  But whenever I am trying to connect the mcu  with STM cube programmer in dfu...

STM32F103C8T6 Program not working and USB not recognized

Hello,I found this schematic and layout with a stm32f103c8t6. I ordered it and wanted to programm it.With stm32cubeprogrammer I detect the stm32 no problem via ST-LINK.Same with stm32cubeide I can download successfully the code.But now the problem is...

Basic_STM32_Bluepill.png pcb.PNG stm32cubeprog.PNG code.PNG
JTAPIE by Associate II
  • 301 Views
  • 17 replies
  • 3 kudos

STM32H5 external loader

Hi, I need the project used to generate the external loader: MX25LM51245G_STM32H573I-DK.stldr. My custom board uses a STM32H563VIT6 and the same octo-spi flash from Macronix used in the STM32H573I-DK board. But with different gpios connections. So th...

AMend.7 by Associate III
  • 7741 Views
  • 55 replies
  • 7 kudos

Resolved! HAL_Delay problem when adding ThreadX to the project

Hello everyone,I'm working on the µc STM32H5, I have an application that runs correctly, and when I configure the threadX in the project for which I've configured the TIM6 as the basic timer and I've released the SysTic for the threadX using CubeMx. ...

wMESTIRI by Associate
  • 147 Views
  • 5 replies
  • 2 kudos