User Activity

Hi,I want to know the best solution to read accelerometer and gyroscope data using the STEVAL-MKI182V2 board with the STEVAL-MKI109V3. At this moment, I can use Unico-GUI to read live all the data from the sensor, but I want to make a AI model to rea...
Hi,I'm trying to wakeup the mcu from data coming in FDCAN1 to FDCAN3. Is it possible?I know that with UART I can use this function : HAL_UARTEx_EnableStopMode().Is there a similar function to do the same thing?If i can't is it possible to make 2 pins...