STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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?

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
  • 724 Views
  • 3 replies
  • 0 kudos