User Activity

Hi, EveryoneI use STM32F103C8T6 send data by using USB CDC. After flash program, application can run properly but after random minute(Not exceed 15 minute) I found that CPU halted.In while loop just blink LED and send data by USB CDCMy question is wh...
I'm looking for STM32 MCU interfacing with DCMI. Can you suggest me where to learn or suggest me online course.Thank you
How to set RTC calendar for STM32F105RB. I see on reference manual but no RTC register that can set calendar.
I uses STM32F105RB for my project. I use USART1, USART2, USART3 and UART4 to receive data from sensor. everything works normal. But after 2-3hours it stop running. I check Fault Reports it shows Memory Manage Faults and Bus Faults at some address and...
Hello everyone, I use STM32F103C8 and try to receive data via USART1 using DMA and IDLE. When I receive 1 character and IDLE occur then USART1 interrupt was generated and call "USART1_IRQHandler" function like this.void USART1_IRQHandler(void) { cou...
Kudos from