• key word sporting in STM32F7xx controller
    I tried to execute Smart mic project with KWS (real time) example as given in "Smart mic - " ">www.st.com/.../fp-aud-smartmic1.html" and KWS - " ">github.com/.../ML-KWS-for-MCU" . I got some issue in...
  • key word sporting in STM32F7xx controller
    I tried to execute Smart mic project with KWS (real time) example as given in "Smart mic - " ">www.st.com/.../fp-aud-smartmic1.html" and KWS - " ">github.com/.../ML-KWS-for-MCU" . I got some issue in...
  • How to redirect printf to uVision's Debug (printf) Viewer in M55 FVP project
    I am using the sample code from the Keil Application Note 329, https://developer.arm.com/documentation/kan329/latest/ to experiment with the M55 FVP. In the sample code, the printf is redirected to "Debug...
  • How to redirect printf to uVision's Debug (printf) Viewer in M55 FVP project
    I am using the sample code from the Keil Application Note 329, https://developer.arm.com/documentation/kan329/latest/ to experiment with the M55 FVP. In the sample code, the printf is redirected to "Debug...
  • printf problem (nothing in Debug (printf) window)
    Hi all, I have nothing in the Debug (printf) window dialog when I use the printf instruction. (UART #x too) Is there something to initialize, or include a specific header? How the printf could...