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

MQTT client on STM32H7

I want to implement mqtt on stm32h7. For that I want to use lwip, when I was checking the lwip folder I can see there is mqtt related files in the app folder. Does any one have example code based on that?And which one is the better option to go with,...

arslan437 by Associate II
  • 2263 Views
  • 1 replies
  • 2 kudos

Resolved! Trouble with LCD in STM32H747I-DISCOVERY

I'm new to this STM32 world and I'm actually trying to use the LCD on board STM32H747I-Discovery. I've search for the documentation and drivers but I didn't find any information how to use LCD. Also, I want to try wiring B-CAMS-OMV to display on LCD ...

brunamark by Associate III
  • 1033 Views
  • 1 replies
  • 0 kudos

Resolved! Uart DMA IDLE vs FreeRtos tasks

Hi! If I have a running FreeRtos task that for example is sending data with SPI, will ILDE event (callback) from uart dma affect the SPI? If so how to prevent this and at the same time dont lose data from uart?

oeliks by Senior
  • 1136 Views
  • 2 replies
  • 1 kudos

How to read a .csv file - STM32H745I-DISCO

Hi everyone,I'm trying to open an image as a .csv or .bmp file in STM32CubeIDE. I've already tried different ways of reading the file but none of them would actually work. When I build the project the output gives no errors but when debugging, the fi...

PreguntaSTM5.png

STM32CubeF4: changes for HAL NAND in version 1.27?

File stm32f4xx_hal_nand.c has changed in version 1.27.0 of the STM32CubeF4 package, but nothing is mentioned in the release notes. Also, in version 1.26.2, there was a 2017 copyright in the file, while in 1.27.0, there is a 2016 copyright. Is there a...

SMain.2 by Associate II
  • 2112 Views
  • 5 replies
  • 0 kudos

Resolved! Flash Erase not Working (STM32G491RC)

I'm trying to write some data to a address in the flash memory of the above mentioned chip. However the Erase doesn't seem to work. void writeToFlash(uint32_t address, uint64_t data, uint64_t data2){ // Unlock the Flash Program controller HAL_FLASH...

Capture.PNG
BAdmi.1 by Associate II
  • 2015 Views
  • 4 replies
  • 2 kudos

End of Support For HAL software

For hardware products, ST provides longevity commitments for several products( https://www.st.com/content/st_com/en/about/quality-and-reliability/product-longevity.html#7-year-longevity) Does ST publish any maintenance plans, commitments or End of Su...

Jshelson by Associate II
  • 1128 Views
  • 2 replies
  • 1 kudos