User Activity

It's possible to use the CAN with the STM32F469I-Discovery?I have saw that the CAN1 pins are used for the touchscreen (I2C), so i can't use it. I can use the CAN2, but it's a slave on the STM32F469.  I have read that if I want to use the CAN as a sla...
Hi to all!There is a way for using the firmware examples without broke nothing?I want to use and modify some examples, but it's not seem an easy task..If I use "import existing project into workspace", if i use copy project into workspace, the impo...
Hi to all!I'm not able to run a very basic (a black screen) TouchGFX application on my hardware. I have follow the TouchGFX documentation and the STM32L496G-DISCO application example, but i wasn't lucky..In particular I never reach the breakpoint tha...
Hi to all!I trying to run my first application of TouchGFX on custom hardware and I have some difficulties to integrate my code with the TouchGFX.At the moments. i can't use my I2C touchscreen driver. I have tested it in a test project and in this pr...
Hi to all!,I try to run a Gui designed with TouchGFX on my hardware ( a Nucleo-F767ZI board and a 7" display with touchscreen).I have created a new c++ project for doing this and I have selected the LL implementations of the periphericals that i use ...