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

STM32N6: External Loader Manager, ISSI Flash

Hello,Hello, in our project we are using an STM32N6 MCU and an external flash from ISSI with this MCU. Datasheet of the flash's link in the below.https://www.issi.com/WW/pdf/25LX-WX032-064.pdfDuring debugging, we read the flash using standard command...

Clyasenth_0-1748356963697.png Clyasenth_1-1748356982432.png

MIPI DSI not working on STM32U5

Hi,I have an issue on MIPI Display with our custom board, information as below, Core: STM32U599NJH6Frame Buffer Address: 0x200D0000 (Internal SRAM)MIPI Driver : ST7797Resolution: 400*400Reference example : STM32Cube_FW_U5_V1.6.0\ STM32U5x9J-DK\ DSI_V...

CharlieCHEN_0-1745985534542.png

Resolved! SIL 2 micrcontroller requirement

Hi, We are working on railway projects where we are looking for SIL 2 microcontroller. As per our analysis we found out that we need to integrate the X-CUBE-STL package to make it to SIL 2compliance. And we have found out that it should have supporte...

rajath by Associate II
  • 700 Views
  • 13 replies
  • 3 kudos

Open web server data for B-U585I-IOT02A

Hello,I updated my development kit with the example IOT_HTTP_WebServer from the example selector in STM32 IDE. Then I needed to upgrade the firmware on wifi module, which seemed to work. I think I can connect to wifi, but I cannot open a webpage when...

GTanova by Associate II
  • 231 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U5G9ZJT6Q: three displays (two SPI and one 24 RGB)

Hi, good morning to all. I'm in the process to design an application based on STM32U5G9ZJT6Q. My first question, please, is: is it possible to have this STM32 drive three different displays, and possibly have TouchGFX manage the whole three ?In my ca...

Matbonny by Associate II
  • 335 Views
  • 5 replies
  • 0 kudos

STM32H735-DK LWIP pbuf assertion issues

I've been struggling with a variety of issues with FreeRTOS/LWIP/DHCP/MDNS, before I've even got to implement my application code (which will be a UDP app). I've read all of the documents that have been linked in the forums, I've gone through the off...

i2pi by Associate II
  • 233 Views
  • 2 replies
  • 0 kudos

STM32G474, USB, and CRS not working in concert

Greetings,We have implemented a USB peripheral on the STM32G474RE discovery board using code that runs properly on the STM32WB and STM32F0 parts.  On the G474, the USB setup completes, but the USB bus quickly suspends after the completion of the conf...