STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GLCD only half screen is working

I am working on Graphic Display(JDH12864E) using STM32L031K6. I have written code and I found that my lcd is printing only half of screen.For example:- I try to print ("12345678912345") then it prints only ("123456789") it means it is printing only 1...

memory allocation bug in LWIP mem.c?

As far as I can tell, there is a bug in mem_init() in mem.c this can cause a memory overrun and hard fault (if you're lucky) In lwipopts.h I set LWIP_RAM_HEAP_POINTER = 0x30004000 MEM_SIZE 0x4000 I would expect the pool to be from 0x30004000 to 0x300...

MS.9 by Associate III
  • 971 Views
  • 4 replies
  • 2 kudos

FreeRTOS + FAT fs support on STM32H573

 Hello Team,I have recently started working with STM32 microcontrollers, specifically the STM32H573.In my current project, I am utilizing FreeRTOS as the real-time operating system (RTOS). However, I need to incorporate support for the FAT file syste...

paras by Associate
  • 337 Views
  • 2 replies
  • 0 kudos

Driver Support for Video Class for USB .

Hi , This is Krishnaraj K , Project Associate , CEET, IITMRP . We are in need to interface C270 USB Webcam Interface with Stm32l496Ret6 Microcontroller . We found a source at which is wriiten for stm32f429zi . But its difficult to migrate to our mic...

KRaj.1 by Associate
  • 868 Views
  • 3 replies
  • 0 kudos
Labels