STM32 MCUs Embedded 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
  • 1086 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
  • 539 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
  • 515 Views
  • 2 replies
  • 1 kudos