User Activity

I made a project with stm32h7 board, and use pemicro multlink to debug it under keil. I found it keep in systick handler pending but no active.I checked systick module register as:the counter is changed.and then I checked SCB releate registers asand ...
I made a board with spi1 connect a lora module, and the nss pin, I just want to use soft control. But I found that before I enable spi1, the SPI CR1 and CR2 register value as: (gdb) x/2wx 0x40013000 0x40013000: 0x00000024 0x00000040 but afte...
I use stm32CubeMX to generate usb code with HSI clock.Though I can config with usb clock to 48MHz, But stm32CubeMX software display there is clock issue as below:So I wonder can stm32f103cbt6 usb work under HSI clock? 
stm32f429 ran in PCLK2 with 160MHz, and TIM8 prescaler division set to 0, auto reload set to 1.set up interrupt enable.in TIM8 update interrupt handler, just toggle PD4 pin out.when use oscilloscope to check the wave of PD4, just get around 2.3MHz. C...
I want do design a board with stm32h7b0zbt6, I found there is a Evaluation board with STM32H7B3LI MCU, but I couldn't find the schematic file, I just find the user manual file with RM2662, I wonder is the schematic file is opensource ?
Kudos from
Kudos given to