User Activity

hi, i m working on SDRAM for H750 Disco board, saw the schematic diagram(enclosed) shows pin PH5 - SDNWE, PH6 - SDNE1, PH7 - SDCKE1. But STM32CubeIDE has the wrong connection PC0, PC2 and PC3 as shown enclosed.I managed to change the pin of SDNWE to ...
hello, where can i download win11 STM virtual com port?  i install both VCP_V1.5.0_Setup_w7_x64_64bits and W8_x86_32bit all not working ! i din seeSTM Virtual Com port at device manager! only STM STLink visual com port appear ... 
Hi there, i come across AN4760 p55, configuring GPIOB with alternate functions :GPIOB->AFR[0] = 0x0A000900;  where does this 0A000900 come to config PB2 n PB6 to QSPI alternate function?GPIOB->AFR[1] = 0x00000000; ....GPIOF->AFR[0] |= 0x9900000000;  ...
Hi there i m a student working on STM32F723 the first time, I encountered an register setting example as follows: GPIOC->MODER |= ((2<<(6*2)) \ (2<<(7*2)));  i konw its setting the GPIO register but whats the meaning of * and 2<< at the beginning sen...
Kudos given to