STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

missing one byte out of 26 while receiving data with spi

I am using STM32L072RBI am receiving 26 bytes at one go from an adc using spi interface but i found that i miss one byte out of 26 bytes(from any position) every 6-7 times of reading adc.I saw that data byte is present using oscillosope ,but mcu miss...

SA.17 by Associate III
  • 976 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F103 standby High Impedance problem

Hello I need to use standby mode for my MCU which is STM32F103. In datasheets it says that when MCU is in the standby mode, pins are left in the High Impedance. However, I need these pins to be High ( these are output pins). Is it possible to achieve...

GunkutA by Senior
  • 731 Views
  • 4 replies
  • 0 kudos

Is "Description of STM32F2xx Standard Peripheral Library" UM1061 valid for STM32F0xx Standard Peripheral Library STSW-STM32048?

I am trying to find user manual documentation for the STM32F0xx Standard Peripherals library - STSW-STM32048. On the STM32F0xx page, I only see a user manual for the I2C peripheral application library. On the STM32F2 page, I see user manual UM1061. I...

SOstl.1 by Associate
  • 440 Views
  • 1 replies
  • 0 kudos

how do i find the names of individual bits in registers

where can i find the names of individual bits inside each register? i like to be able to use these to go thing -> register |= 1<<name;but although i know the header file that contains the register names, i can't find the names of the bits within the...

deep_rune by Associate III
  • 943 Views
  • 6 replies
  • 0 kudos

Resolved! ADC characteristics

HiI try figure it out the differences between table 185 and table 87 in the STM32H753xI data sheet.the Et, Ed and El totally different. in the table table 185 there Eg and Eo also and are not mentioned in table 87.what is the difference between rev ...

IMor.1 by Associate II
  • 734 Views
  • 2 replies
  • 0 kudos