According to foreign media reports, it is well known that starting from May 1, the memory business of the European chip giant Infineon will be split into an independent company. Before the "independen...
I wrote an LED--IP core according to the above logic, defined two registers (control register) (data register), and replaced PIO-LED according to the my-first-hps-fpga project template. When executing...
The chip used is STM32F030.[b][size=3]My original code is in the timer interrupt function TIM3_IRQHandler, by checking if(__HAL_TIM_GET_FLAG(&htim3, TIM_FLAG_CC3) != RESET), to capture the external PW...
[i=s] This post was last edited by ddllxxrr on 2018-7-29 07:39 [/i] [backcolor=rgb(222, 240, 251)] The standard library of STM32 is a very convenient solution for porting. However, I have recently loo...