STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2S and SDRAM

Hi all,I am using an STM32F429 discovery board to develop a DSP platform for making some sound effects. I have I2S streaming and passing through, and I have SDRAM configured where I can talk to it and even transfer my buffers on and off it.Where I am...

radhlw by Associate
  • 788 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U5A9 OctoSPI memory mapped (read only) with NOR FLASH triggers hard fault on first access.

I am trying to bring up the MX25UM51245G NOR Flash connected to OctoSPI 1 on a STM32U5xx development board. I have implemented most of the actions specified in AN5050 to set up this NOR Flash.Since my use case does NOT require the ability to have the...

RMand by Senior
  • 5685 Views
  • 9 replies
  • 1 kudos

SPI Receive more characters than sent

I try to setup a SPI COmmunication to do some "cross-communication" for Safety Reasons.So in my test setup, i read characters from UART, send them via SPI to the Slave, the Slave logs them via UART and ackknowledges them through sending an "39".Sendi...

Patsch36 by Associate II
  • 854 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H747I-DISCO QSPI not working with BSP

I am trying to read and write to the MT25TL01G on the STM32H747I-DISCO board via the QSPI interface during runtime. I followed https://community.st.com/t5/stm32-mcus/how-to-add-a-bsp-to-an-stm32cubeide-project/ta-p/49812 to add the BSP to my project,...

nathan_s by Associate
  • 1900 Views
  • 3 replies
  • 2 kudos

Reading ADC Channels at once Callback

Hello Team,I'm pretty new to the field of the embedded systems. I want to read two adc channel at once Callback function. The ADC conversion should start at every timer8 update event. I wrote a code below for that but adc channels are read two differ...

hasan16_0-1692079929422.png hasan16_1-1692080073702.png
hasan16 by Associate
  • 1990 Views
  • 4 replies
  • 0 kudos