User Activity

Hi GuysHow on earth does ST expect anyone to use, learn and embrace their products when there seem to be so little help , videos training??TouchGFX is appalling for step by step examples, YES it's free, but no value to engineers if you have no idea o...
HelloI'm still very new to Touch GFXStill finding my way with programming in C++ as I'm more C based,The biggest drawback I’m finding is the TouchGFX design environment when laying out screens does not allow you to add objects (Widgets) as arrays (mu...
Hi Guysbeen use to developing C and embedded ST nucleo boards, now venturing in to touch gfx, must say seems very convoluted and hard work and very timely! using touch gfx seems so long winded to do simple tasks with graphics ??i'm using the designer...
Hello Having real issues with the I2C DMA HAL code ???Is it buggy.... very likely from what i'm reading on the web or is there something I am not understanding ??I'm simply trying to read data back from a i2c flow sensor with minimal interruption to ...
simply trying to read 9 bytes from a I2C sensor on my 446re necleo boardif I use non dma I can read data fineHAL_I2C_Master_Receive( &hi2c1, Sensor_Adr << 1 | 0x01, I2C1_DATA , 9, HAL_MAX_DELAY );this works fineBUT DMA IS BROKEN OR VERY BUGGYALL THIS...
Kudos from