STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H745I-DISCO eMMC how to configure with FATFS?

Yes, I use Cube.In the documentation I read that eMMC is connected to SDMMC1.SDMMC1 can be configured either as SD or MMC. I get the SD option in FATFS only when SDMMC1 is configured as SD.OK, I found the example to use MMC driver, I configured it.An...

HTD by Senior III
  • 9695 Views
  • 14 replies
  • 3 kudos

Resolved! X-CUBE-DISPLAY compatibility with STM32CubeIDE

I am using STM32CubeIDE version 1.17.0 and trying to develop a custom board using X-CUBE-DISPLAY with a graphics display using the ST7789V controller.  This is a design update for a previous board that was using a 7-segment LCD display.  I have a pre...

TJack.2 by Associate III
  • 663 Views
  • 8 replies
  • 2 kudos

Creating a file on STM32F7 – Returns NULL

Hello Guys,I’m working on a project using the STM32F767 evaluation board with STM32CubeIDE and FreeRTOS. In this project, I want to create a .csv file inside the MCU’s storage, write data to it, and then share that file over Ethernet.So far, I have s...

B_D_R by Associate III
  • 111 Views
  • 4 replies
  • 2 kudos

STM32N6570-DK High Speed USB with DMA

I have USB2 OTG high speed port1 working in "device mode" on the STM32N6570-DK board. I need to transfer an image file (around 10 MBytes in size) from the external PSRAM IC (APS256XXN-OBR-BG Hexadeca‑SPI PSRAM) to external PC via  a bulk CDC IN endpo...

SD card operation on STM32N6570-DK

Hi,1. I have my own application (migrated from H7 to N6) with FileX writing to the SD card in real-time.And I see that 4-bit data bus is unusable at all (a lot of disk errors).The 1-bit data bus in NORMAL mode works sometimes. HIGH-SPEED is not worki...

ERROR by Associate III
  • 87 Views
  • 2 replies
  • 0 kudos