2019-07-17 07:26 AM
How do you see an STM32 Prediction output after implementing a pre-trained model with MXCUBE and validating it on desktop and on target?
https://www.youtube.com/watch?v=grgNXdkmzzQ&t=
So i accomplished all the validation concerning the HAR CNN Keras Model , how can I see an obvious output of the prediction of the system ?
More explicitly: if i enter a custom data of a person "Walking" how can I see that the system has analyzed the data and predicted that the person is indeed walking...
2020-04-22 11:03 AM
Are you sure you are using the right pins ? (if not check the user manual for the board you are using)
otherwise are you using the usart instance linked to the STlink or you have an FTDI usb to serial cable ?