User Activity

Hello all,​ I Have tried to implement a code to use a USB to read and write the function as a logging process.​My code is running just fine, and it writes and reads just properly. The only problem is that the MX_USB_Host_Process() loop runs only once...
Hi guys,On USB Host Mass storage mode, I am creating a text file using (f_open(&myFile, "TEST2.TXT", FA_WRITE | FA_CREATE_ALWAYS function.For writing text into the file, I use sprintf(rwtext, "Hello World"); function to write the...
How can I use PWM output pulse in my program?Normally the PWM mode for instance for TIM1 will be generated on pin PA8, but I want to use the PWM signal internally in my code. How is it applicable?
Dear all,​This is supposed to be simple, but I have a serious problem that left me no choice but ask for a help! So any contribution is appreciated =)​ I have interfaced a STM32F103RET6 with an external 7614e DAC using SPI. According to the DAC datas...
Hello guys,​Recently, my ST Discovery F407 board was working just fine, until I received the following error in a txt. File: ​the interface firmware failed to reset/halt the target mcu.​I have updated its frimware to​ 2.37.26, but the problem is stil...