STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

why stm32f7 hardware JPEG can't read header?

hi.i work with stm32f767IG and it's hardware JPEG.i write code like stmcube EVAL board JPEG example. in some cases and pictures, header data ready flag is set and i receive interrupt but returned values like image width and height etc are all zero.bu...

eem by Associate
  • 501 Views
  • 6 replies
  • 0 kudos

Resolved! JPEG_Decode_DMA from binary array

Hey.I am using the STM32F769I Discovery board,and I want to decode a JPEG which I receive from Arducam Mini via SPI.I used the code from the JPEG_DecodingUsingFs_DMA Example and modified the JPEG_Decode_DMA function in a way, that it takes a binary a...

AWent by Associate III
  • 514 Views
  • 3 replies
  • 0 kudos

LCD display of STM32L-Discovery using HAL library

Hello.I found several other people asking similar questions, but none of them have been resolved, so I will ask you a new question.I am developing using STM32L-Discovery.Specifically, we would like to display on the LCD mounted on this evaluation boa...

0690X00000AAUGXQA5.png
ota-s by Associate II
  • 1129 Views
  • 1 replies
  • 0 kudos

Resolved! Add files to designer code + LL drivers

Hello,I am trying to add serial communication to the designer generated gui code. I used the blank template from TouchGFX designer for STM32F469I-disco board. Gui works fine, but I cannot manage to add my own code to it. I guess I need to edit the ta...

Deividas by Associate II
  • 748 Views
  • 8 replies
  • 0 kudos

Interfacing OV7670 camera with STM32F4 (no FIFO)

I have to interface my STM32F401RE with an OV7670 camera module without external AL422. My aim is to be able to capture an image on request, so I tried to adapt the code structure used for one of the many Arduino tutorial to my board and HAL library ...

0690X000009Z1XRQA0.png 0690X000009Z1XMQA0.png
MCarp by Associate
  • 787 Views
  • 1 replies
  • 0 kudos

Compiling errors after adding LL drivers

Hello,I created an gui with designer and now want to add my UART implementation (C) that uses LL drivers. Bunch of compilation errors are displayed when trying to compile it.I added the .h/.c files and the used ll .c/.h files to minUnit folder under ...

0690X000009YfLdQAK.png 0690X000009YfL4QAK.png
Deividas by Associate II
  • 228 Views
  • 1 replies
  • 0 kudos

Will ‘AppWizard’, currently being developed by SEGGER, be available in a future release of STM32Cube_FW_F7? Is there any indication as to when SEGGER will release ‘AppWizard’?

SEGGER who provides the emWin graphics stack is developing a new GUI Builder call ‘AppWizard’.  SEGGER have released preliminary previews of this new software tool on their blog here and here. 

STM32H7 - MDMA with DCMI

Hi, I am using DCMI peripheral on STM32H7 to capture an 320x240 monochrome image (1 byte per pixel) and DMA to transfer it to D1 SRAM. DMA uses FIFO, Threshold: Full, Data width: Word for both source and destination.I would like to make a copy of tha...

msiadj21 by Associate
  • 182 Views
  • 0 replies
  • 0 kudos