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! Voltage withstand of MCU pins

Hi,Master:platform: STM32G070CBphenomenon:When the MCU is empty (without any program), connect an external pull-up resistor 10K to the adjustable voltage source on the PA4 pin, adjust the voltage in the range of 4~18V, and find that the maximum clamp...

q2.png q1.JPG
Lyu.1 by Associate III
  • 189 Views
  • 4 replies
  • 0 kudos

STM32 MCU CAN clock register default value

Hello folks,Anyone knows the default CAN clock frequency on STM32H753 MCU when powered on, assuming the CAN bit timing register (CAN_BTR) was not set by FW during the initialization?If this value would be a random, could it be changed depending on re...

fourhes by Associate II
  • 216 Views
  • 6 replies
  • 0 kudos

FFT spectral resolution not enough

Hello comunity, I am using the CMSIS DSP library in order to perform FFT to 1412 sample set with a sampling freq of 16.83Khz. I am trying different approaches to find the 16th harmonic after the fft, but i get an inaccurate value. for example, Zero-p...

arm-none-eabi-size STM32CubeIDE Version: 1.16.0

I USE STM32CubeIDE Version: 1.16.0 when build the project massage arm-none-eabi-size and the hex elf or bin files after download to stm32f107vct6 no actions nothing also i use cubemx last ver for generation code thanks

EG by Associate II
  • 159 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 CPU clock vs GPIO clock

Hiwhat is the relationship between the speed of the CPU and the GPIO response. for example, I have a CPU clock of 72MHz and a GPIO clock of 36MHz and I set the pull-up when is this pull-up visible to the CPU because e.g. I would like to read the port...

sholojda by Associate III
  • 218 Views
  • 4 replies
  • 1 kudos

STM32L4 in Stop2 mode (Debug vs Release)

Good morning,I have an application based on the STM32L475 device that is running in many devices since many years ago. We have observed that, sometimes, some of the devices are resetted --> Here you have the main specs of my device:- Device is workin...

Labels