User Activity

Hey, So i'm using the STM32l4A6ZG and and I want to implement the ATWINC1500 xpro driver so i can use the APIs to successfully connect the ATWINC1500xpro module to the STM32 Host MCU.Can I use this driver : https://github.com/gd91/stm32_winc1500_stat...
I'm using the Nucleo-L4r5zi I can't send a receive a simple message using USART Communication, Which pins to configurate on the Cube MX ? should i use an FTDI (usart to usb cable) ?
I'm using STM32L476G-DISCO , running the human activity keras model on Cube MX 5.2 and Using the AI package 4.0.0 , the validation on desktop is successful but I got a "read time error" everytime i run the validation on target also the validation on ...
I'm using an stm32l476G-DISCO and i want to transmit a message using the usart, the code compiled with no error using the CubeMX but the terminal is not showing anything.i configured pin P5 as TX_USART2 and P6 as RX_USART2is it a usb driver problem? ...
I'm running a Cifar10 Keras CNN Pre-trained model basically an image recognition model my labels are : 0 - airplane1 - automobile2 - bird3 - cat4 - deer5 - dog6 - frog7 - horse8 - ship9 - truckThe image array is stored as HWC format or Height-Width-C...
Kudos from