User Activity

I'm using an STM32L4S9 MCU and I'm having trouble getting all the channels to update after starting ​HAL_ADC_Start_DMA. I'm doing a regular 12 bit conversion on 5 channels, trigger by software, waiting for conversion completed in the adc call back ...
320x240 Parallel RGB (LTDC) interface. I've been following the TouchGFX board bring up instructions. I can change the background color, so the hardware side should be good.I made a display in TouchGFX, everything compiles. TouchGFX updated the files ...
I'm setting up a custom board. I was planning to use a NewHaven resistive touch screen with RGB888 and the STM32L4S9. I've been using the stm32F429Disc1 board to learn how to use TouchGFX with Cube IDE. I thought I'd be able to figure out how that wo...
I'm using a STM32F429I-DISC1 board. I can create a display in TouchGFX and it creates the project in the default location "C:\TouchGFXProjects\Display". It makes an IOC file in the "Display" folder "STM32F429I_DISCO_REV_E01.IOC" It makes a "STM32C...
*Edited, I had a long question about why the code wasn't working. I was using an example based on Embetronicx. Here is the git location for his example. https://github.com/Embetronicx/Tutorials/tree/ETX_Bootloader_3.0/Microcontrollers/STM32/STM32F7...
Kudos from