STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! timer clock

I am using STM32H743ZI2. I am confused timer internal clock. In F4, I can easily find which clock to control which timer, in h7 series manual, I can't find it easily. anybody knows that?

yang hong by Associate III
  • 344 Views
  • 1 replies
  • 0 kudos

Why does the SPI slave work different between G431 and G474?

The set-up is STM32G474 master can be connected to either STM32G431 or STM32G474 through LVDS transceivers (which delays the signals). The system clock is 170 MHz on all processors. The master uses low polarity clock edge one. The 431 works at 21....

BSout.1 by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos

Resolved! DS12288 Rev 4 - Typo in Table 12, page 67

In the first row - corresponds to "Pin Number" D2 for WLCSP81, Alternate functions column, it has:TIM3_CH4,RTIM1_CHE2It should be:TIM3_CH4,HRTIM1_CHE2I emphasized the "H" to make it clear that it is missing. I think this is the only place I saw this.

Resolved! How to write to SD card over 4G address by HAL?

Hi All,​I am using STM32H7 to write the SD card. The SD card is 16GB. But when I call HAL_SD_WriteBlocks, I found it only accept under 4GB(uint32_t) address. Here is header declaration. HAL_StatusTypeDef HAL_SD_ReadBlocks   (SD_HandleTypeDef *hsd, ui...

TLung.1 by Associate II
  • 1072 Views
  • 3 replies
  • 0 kudos