STM32H753I-EVAL2 touch screen functionality
Is there any sample project that can guide in configuring touch screen functionality on the VGA LCD in STM32H753I-EVAL2 board. As of now, I have not found any relevant documentation regarding the same.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Is there any sample project that can guide in configuring touch screen functionality on the VGA LCD in STM32H753I-EVAL2 board. As of now, I have not found any relevant documentation regarding the same.
Hi, I'm a complete noob, coming from Arduino (MCU: ATmega328p) Board and I want to have similar programming environment there.General information:OS: LinuxMCU: STM32F415Board: custom one which has USB Mini B portI would like to use GCC + VIM if possi...
hi, I bought a new blue pill board and tried to program it. this stm32has 64 kb flash and 20 kb of ram but the flash programming algorithm option in the Keil debugger don't have the 64 kb option for stm32f10x so I tried to change the flash size to 64...
Can I use a external flash in qspi mode connected to qspi peripheral bank 2 ?I wan to test 2 things:Dump code from ext flash to sram partition to execute appExecute in place code in ext flash I use bank2 because in lqfp 100 package i had direct and c...
Hello,I'm working with STM32F410RB , My question is not related to code but it's architectural. I'm using DMA uart to communicate with another device, i noticed that dma buffer change its content before my code processing the data. So i'm loosing som...
I am working on Nucleo-h745ziq board .I have to board i am doin the loop-backing. One board as master and another as slave. First I configure as both board as full duplex. After switching the switch the mode get change the MASTER only transmit and s...
DS11189 Rev 7 (May 2021), STM32F469xx Datasheet - production data, seems to omit the Flash module sectors information? Where can Flash module organization for f469xx be found?
I am working on Nucleo-h745ziq board .I am enable the ADC ch3 and 12 bit resolution ,DMA is enabled and circular mode. I connect the 3v supply to ADC channel. But I doesn't get the updated value when I reset board I get updated value, when I disable ...
I am using the STM32H753i-EVAL2 board to test LCD and touch screen functionality. Currently I am unable to generate the code using CubeMX as sample codes dont have the .IOC file. I need help in setting up the LCD and touch screen via CubeMX.It is dif...