• USBD MSC - fs_ioc_get_id ("U0:") returns error

    Hello, I would like to configure my STM32F769 so that the connected USB stick can be used by windows explorer as a mass data storage device.

    I have already tried it with the example programs. So it is possible to display an SD card or a memory area in…

  • MDK, SNTP Client, Timeout in case of error?

    Hi,

    I would like know the timeout between netSNTPc_GetTime() and netSNTPc_cb_t(seconds) where seconds = 0 (error case) when the ip address of SNTP server is bad.

    No information in the Doxygen documentation : https://www.keil.com/pack/doc/mw/Network/html…

  • converting uppercase To lowercase in assembly language using keil

    Hi 

        I am beginner in assembly language. I want to convert uppercase to lowercase. i am using keil software.Codes which are searched by me on google i try to run but their output 

    invalid.i am using stm32l476VG. Can anyone help me .Code with commenting…