STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Code is stuck in XSPI_WaitFlagStateUntilTimeout

I am currently trying to write to an external Flash via QSPI (SST26VF064B). So far I have been able to successfully configure the chip as required and I have also been able to read some configuration registers in the flash so I know I can communicate...

Screenshot 2024-08-22 at 1.45.39 AM.png
Kwame by Associate II
  • 75 Views
  • 4 replies
  • 0 kudos

Resolved! Debugging application from external flash

Hi All,I have interfaced  Winbond W25Q128 external flash and IS42S32400F-7TL external RAM to STM32H750IBK micro on my custom board. I have found an external loader file (stldr) for my pin configuration from a community member.I can program, read and ...

Kutlu by Associate II
  • 707 Views
  • 8 replies
  • 6 kudos

Resolved! H743 QSPI DMA

Hi All,Probably easy question, I would like to use DMA with QSPI (e.g. HAL_QSPI_Receive_DMA) but STM32CubeIDE/MX (1.16.0) is not giving me any options to configure it.There are no options, my parameter settings are belowQSPI is working fine in Indire...

Screenshot 2024-08-14 153303.png Screenshot 2024-08-14 153209.png
hans86 by Associate II
  • 166 Views
  • 2 replies
  • 0 kudos

STM32 with FlexIO or PIO?

Dear STM team,do you consider to add "Programmable IO" (PIO, as in RP2350) or FlexIO (as in NXP MCUs) to your chips?It would be really cool: often I need interfaces on MCU which are not available as a peripheral devices, such as: MDIO (Master), JTAG ...

Labels