STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Send 32bit data on SPI protocol

Hello,For communicating with a sensor I need to send 32 bits as a clock for my sensor. As you can see in the 8-bit data transmission an interruption occurs during sending 4 bytes which is unpleasant for my communication. I wrote a Software SPI (bit-b...

parisa by Senior
  • 3007 Views
  • 10 replies
  • 0 kudos

STM32F103 ADC read voltage value difference

Hello, I am uing STM32F103 MCU and I am having a small problem with the ADC. There is a 250 mV difference between the real voltage value on a pin and the value ADC gives me. When I measure the voltage on a pin it is 900 mV. But when I print out the A...

GunkutA by Senior
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! Lowest power mode which resumes program after wake?

Hi all,I'm developing a low power sensor node using the Nucleo STM32L432KC development board, and I was wondering what the lowest power mode is from which the device can wake up and just continue operation from the next line of code after the sleep c...

MHuis.1 by Associate II
  • 978 Views
  • 5 replies
  • 0 kudos

The issue in stm32 encoder mode.

Hi, I'm using STM32F103C8T6.When i used encoder mode on TIM3 and 4, I found that it's really unstable, when I restart or reset the microcontroller, it often can not read the encoder data (about 3/5 times). I measured the voltage on these timers's pin...

Is there anyway to calibrate ADC in STM32f429ZI MCU?

HiI am getting too much noise in my signal as soon as I acquire it. The oscilloscope screenshot shown below is the actual signal. Below is the signal shown after acquisition through ADC. I have found no instruction for ADC calibration. What else can ...

0693W000001qJCEQA2.png 0693W000001qJCxQAM.png
ADITI by Associate II
  • 766 Views
  • 4 replies
  • 0 kudos

STM32L0 low-power run mode

Hi,I'm tring to set low power mode in an STM32L031 MCU, using a NUCLEO 32 for evaluation first.Now my aim is to set MCU in a low power mode, only checking some digital pins during this state.Anyway, I switched off analogs and LPUART beforw invoking  ...

NVIC registers undocumented?

RM0365Reference manualSTM32F302xB/C/D/E and STM32F302x6/8advanced ARM®-based 32-bit MCUsSection 13 describes the NVIC but is missing the sub section describing the registers to actually manipulate it. I can see from the debugger that its registers a...

psusi by Associate II
  • 977 Views
  • 4 replies
  • 0 kudos