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

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
  • 654 Views
  • 8 replies
  • 1 kudos

STM32H743ZIT6 lwip

STM32H743ZIT6 LwIP - Ping Working in Example but Fails in My Own Project - Need Step-by-Step Help]Hi everyone,I am working with STM32H743ZIT6 and trying to implement basic Ethernet communication using LwIP. I downloaded the STM32CubeH7 package, and u...

sumanga by Associate
  • 87 Views
  • 3 replies
  • 0 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
  • 103 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...

FLASH_WaitForLastOperation() returning HAL_ERROR

Hi..  I am using STM32L476 Nucleo board. When i tried to erase a flash page using HAL_FLASHEx_Erase(), the FLASH_WaitForLastOperation() returns a HAL_ERRORI've seen similar issues in the community, but unfortunately, similar solutions just don't work...

eson by Associate
  • 110 Views
  • 2 replies
  • 0 kudos