User Activity

HelloI am trying to play the .wav file in this example:C:\Users\user_name\STM32Cube\Repository\ STM32Cube_FW_F4_V1.24.0 \ Projects \ STM32F4-Discovery \ Applications \ Audio \ Audio_playback_and_recordI want to hear the .wav sample is playing, using ...
https://touchgfx.zendesk.com/hc/en-us/articles/207282555Hello I need to make a scroll whell just like specified at link above. But I think that this article needs to be improved more.When I apply the steps in this article, all the icons and texts in ...
HelloI want to make a simple project using touchGFX and cubeMX .I am trying to create a picture on the board's screen. But it does not appear on the screen. When I apply these steps : https://touchgfx.zendesk.com/hc/en-us/articles/360019884752-Config...
HelloI cannot find any working project/example on the internet/ST 's website/other sources about USB OTG High Speed.Can anybody help me to find a example for High Speed USB for STM32F746NG-DISCO board?I tried to create a project with CubeMX but it di...
HelloI want to send 45 Mbyte/sec data from the discovery board to PC . So I need to use usb high-speed protocol (CDC). But PC doesn't find the device (I've checked it via the device manager). I used the CubeMX for code generation.What I simply did is...