User Activity

Hi all. I am currently building a project with an STM3220G board which has an STM32F207IGh as its processor. It has an on board 3.2" touchscreen. Now, can anyone tell me if they have had any success using the TouchGFX library with F2 devices.. Does t...
Hello all. I am using an STM3220G-EVAL board with 3.2" TFT and resistive touchscreen. I am using STEMWIN and would like to use the touchscreen. Can anyone point me in the direction of examples of using touch controller with this particular graphics l...
Hi all. I am currently working on a project using my STM3220G board with a 3.2 " TFT and STemWin. I have made a custom font with only the hebrew alphabet in the font. The font .c file is below: /*******************************************************...
Hi all. I am currently working out how to program the peripherals on a board I got recently. The board is an STM3220G EVAL. It is a lovely board and is stuffed with all manner of peripherals including Camera, 3.2" TFT with touch screen, LIS Accelerom...
Posted on May 12, 2015 at 18:34Hi all. I'm currently attempting to get the audio codec on the STM32F4 disco board working as I want to create a simple i2s codec library that will work with the Arduino/Libmaple port from Roger Clark (STM32Duino) I am...