User Activity

Hello,I would like to ask a question, I'm usin a STM32F429I-DISC1 REV-E01 for a TouchGFX application. I want to send data by UART to my pc. I configure CubeMX (screenshot attached) and then, in my code, I write those lines for a test. But it does'nt ...
Hello,I have a STM32F429ZI DISCO board and I want to connect it to an external supply but I don't know wich pins I have to connect. Vdd on 3.3V ? or 5V pin ? or 3V pin and 5V pin ? or all of them ?Any one can help me to connect my board ?Thank you !
Hello,I have a TouchGFX project with a STM32F429DISCO board. On my home page I have 3 radio button and there are all in the same RadioButtonGroup. But when I go in other screen and I come back to my home page, the choice of radio button is reset.How ...
Hello,I use a STM32F429DISCO REVE01 with a MCU STM32F429ZI.I have to use the ADC. On PA0, I connect a sensor with an amplifier and it's work, but when I want tu use ither channel like channel 1 with PA1 pin, that's not work, my value is around 0.Why ...