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

STM32G0B0: Errors in RM0454 regarding Flash ?

Split from STM32G0B0: RM0454 link out-of-date ? - this is a new topic raising issues in the document itself.Hi @Amel NASRI ,Thank you for your quick answer.I have however encountered a few errors in that RM0454 Rev 5 that are different/fixed in RM044...

massimogPVS_0-1771424304318.png massimogPVS_1-1771424817397.png massimogPVS_2-1771424886850.png massimogPVS_3-1771425224826.png

Resolved! STM32H563 ADC_DR FIFO clarification

Hello, I have a nucleo board with STM32H563. I am trying to make a simple application that will take two ADC measurements with regular conversions. I've been going through the refference manual(RM0481 Rev4) and in the ADC overrun chapter on page 1072...

Quo by Associate II
  • 217 Views
  • 1 replies
  • 0 kudos

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
  • 577 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
  • 493 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
  • 114 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
  • 611 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
  • 561 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
  • 5009 Views
  • 11 replies
  • 5 kudos