User Activity

In my graduation project, I'm utilizing the STM32H735_DK microcontroller to communicate with a GMSL (Generalized Memory Scalable Logic) device. Typically, these devices are configured using terminal programs like Putty or TeraTerm. Commands, such as ...
I'm student working on my end-of-studies project so I have to communicate with the cluster (display of cars) so when I read the documentation I find that I have to communicate CAN with them sending frame with my stm32 board but also I need to send so...
I'm new to TouchGFX and I'm trying to use a toggle button to send a data frame to a car display via the FDCAN bus using STM32 microcontrollers. I'm not sure if it's possible to achieve this functionality with TouchGFX and STM32, and if it is, I'm uns...
I'm new to TouchGFX and I'm attempting to control an LED with a toggle button on TouchGFX. I've written some code for it, but I'm encountering two errors that I'm having trouble understanding. Could you provide any advice or assistance on how to reso...
 Hello, I'm new to working with STM32 microcontrollers and coding in C. I'm trying to send data in hexadecimal format using the FDCAN bus. However, when I check my code during debugging, I notice that the transmitted data looks different from what I ...
Kudos given to