User Activity

When set TX Pin Active Level Inversion to Enable, CubeMX generate a wrong statment:LL_USART_SetRXPinLevel(UART4, UART_ADVFEATURE_RXINV_ENABLE);
There is a strange case that the codes wriitten for Compare Interrupt in STM32F373 seem to be cutting off when entering debug interface as shown in following shortcut. The one of two red breakpoints setting in programing interface are changed by a gr...
I use MDK 5.32. In the debug interface - Peripherals - System Viewer - COMP window, the value of CSR is always 0 after initialization and the address of CSR is viewed as 0x40007C1C. But CSR's address is 0x4001001C in STM32F37xc.h. What's the mat...
Posted on October 17, 2015 at 03:40I use STM32F373, freq of PLL is 72MHz.If one pin (PD1, PD2 or any pin) is configured in PUSH-PULL mode, then 144MHz harmonic is immediately detected at this pin by the near field probe with one spectrum analyzer.If...
Posted on February 20, 2010 at 23:24I use ST Visual Develop Version 4.14. I write assembler program and use macro for ST7 When comppile , error: as1 : Fatal 101: Macro too large '5K' How can I do? #assembler
Kudos from