User Activity

hi everyonei try to Synchronization two timer together in master / slave modei have a problem when i enable another timer interrupt ,once of two sync timer freq was changed!!you can see in my logic analyzer resultthis is my code:static void InitTimer...
Hi i wrote sample code to transfer data by spi and use dma i test my code in 3 stepwhen dma transfer complete interrupt disable, when dma half transfer interrupt enable, and without interruptthis is my code ,just i comment interrupt cmd function for ...
HiI want reduce fmc clock for my sdram board below HCLK/2 or HCLK/3,how can i do if possible?i don't want reduce hclk to done this .is any ways exist to reduce sdram sync clock rate?thx 
hii have a problem when i generate a code by cubemx v5 ,i have a problem for my stm32h7 board.mcu wait at this line and can't init voltage regulator well, and wait on this infinity loop./** * @brief System Clock Configuration * @retval None */ ...
Posted on June 12, 2017 at 18:53 hi everybody i have a assembly program and want to use it in my project . but keil don't compile this directly. i don't have enough knowledge to correct and convert code to keil could compile this code. pl...