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

Resolved! STM32N6 FSBL address confusion

Hi I have been looking into the boot process for stm32n6 and was unclear about a few things. For booting from external flash the steps are as follows 1. build your app's bin file. The app should be built with the vector table at the start and the lin...

Resolved! STM32F446ZCT6 CAN Bus goes to Bus-Off state

Hi everyone, I am facing an issue with CAN communication on STM32F446ZCT6, where the CAN controller frequently enters the Bus-Off state. Hardware Details MCU: STM32F446ZCT6 CAN Transceiver: (TJA1042T) I am working with CAN communication on STM32F4...

Akhila_17 by Associate III
  • 756 Views
  • 9 replies
  • 1 kudos

STM32H747IIT6 CM4 not responding

I am working on STM32h747 series. I am debugging both CM4 and CM7. After a while, CM4 stops responding and the debug messages shows:"Error in final launch sequence: Failed to start GDB serverFailed to start GDB serverError in initializing ST-LINK dev...

aradhyab by Associate II
  • 693 Views
  • 13 replies
  • 0 kudos

Resolved! [STM32H730ZBT] I2S no data with DMA and D-Cache enabled

Hello, I need to have D-Cache enabled to improve performance of FMC external SDRAM (it's >3x slower without D-Cache enabled). I also want to use I2S for audio. But with D-Cache enabled, I don't get any data from ADC. What can I do to use I2S with D-C...

sebxx4 by Associate III
  • 140 Views
  • 1 replies
  • 0 kudos

Resolved! toolchain installation failures

Hi.  I have a newly purchased NUCLEO-U575ZI-Q.  I followed the instructions here to install the toolchain on Windows 11:https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html#documentationhttps://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step1_T...

mdeis_0-1765389725567.png mdeis_1-1765390093122.png mdeis_2-1765390153742.png
mdeis by Associate II
  • 712 Views
  • 8 replies
  • 1 kudos

Resolved! [STM32H730ZBT] FMC external SDRAM loses every second byte

Continuation of this thread. Hello,  I've wired SDRAM (AS4C4M16SA-5TCN)  with STM32H730ZBT. Connection works, I can read/write data, but every other byte.  Let's start with array declaration: uint8_t *externalRAM = (uint8_t*)0xC0000000; /* USER CODE ...

sebxx4_0-1771264758670.png
sebxx4 by Associate III
  • 699 Views
  • 15 replies
  • 0 kudos

SAI for 8 channel TDM?

Hello,I'm spec'ing a system where we would need to interface 4x eight-channel ADCs with an MCU for audio capture. Simultaneous capture on all channels is an important requirement.Currently we are considering the STM32H750VB MCU which has 4x SAI inter...

SKarl.3 by Associate II
  • 5308 Views
  • 11 replies
  • 5 kudos