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

B-G431B-ESC1 Max voltage

Is it possible to input 7S into a B-G431B-ESC1 EVM with a voltage specification that says up to 6S?If not, if I replace some parts with a high rated voltage as below, can I input 7S into EVM? 1. Power Section, TVS diode, SMM4F26A (D20) -> SMM4F33A 2....

Choibogue_0-1730081157127.png Choibogue_1-1730081157128.png

UST OTG configuration

Hi,I am thinking using the STM32U5G9VJT6Q and configure the USB to USB-OTG but never used USB OTG before.The PCB would have its own power supply and only work when power is applied through it and never take power from the USB connector. The USB would...

Ricko by Senior II
  • 130 Views
  • 0 replies
  • 0 kudos

Resolved! My micros() function is not glitchfree?

Hi,i have a micros() function, that i adapted from arduino library. It worked flawlessly so far, but i have made a discovery, that micros() did not work properly at one time. micros() returned a time, that had 772us less, than it should have returned...

Tobe by Senior III
  • 421 Views
  • 10 replies
  • 2 kudos

Resolved! SWO not available on STM32U5G9VJT6Q

Hi,I configured the STM32U5G9VJT6Q but it looks like that, because I am using the SDMMC2 then the SWO pin is not available. Are there any practical workaround?One obvious one is to disable SDMMC while using SWO. Any other ones?Thank you 

Ricko by Senior II
  • 222 Views
  • 3 replies
  • 3 kudos

Resolved! Where is the documentation for the CMSIS-DSP library

I got STM's libraries, grabbed the X-CUBE-DSPDEMO & AN4841 & AN4891 (section 3 on FFT demonstration) but haven't seen any documentation on the DSP library API. Have all the examples which are great, but still a good documentation for reference would ...

armDevCP by Associate
  • 116 Views
  • 1 replies
  • 1 kudos

Resolved! PC2_C PC3_C on STM32H743VI

I am using STM32H743VI LQFP 100 pin. There is no PC2 and no PC3 so I need to use PC2_C and PC3_C as SPI MISO and MOSI respectively. I heave read many forums on here claiming there was a bug in the silicon making PC3_C not suitable for SPI communicati...