STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Stop mode is woken by another EXTI line

STM32L071CBT wakeup power button PC13, PWM signal = PA11I have a device that wakes every 20 seconds then goes to sleep, it can also wake when the power button is pressed, part of it's wake cycle it to check the servoInt pin for activity.pin setup /*C...

markH by Associate III
  • 923 Views
  • 4 replies
  • 0 kudos

When one does ADC oversampling, what should be the sampling time?? Higher sampling time or lower sampling time will give better results??

i am working on ADC oversampling using STM32 nucleo board. I have increased 2 bits by using appropriate oversampling ratio and bit shifting. But when i used lower sampling time i observed less % error between expected v/s measured ADC count then high...

STee.3 by Associate II
  • 1183 Views
  • 4 replies
  • 0 kudos

STM32F411 - temperature sensor returning 0

Hi All , Im trying to read the temperature from the internal temperature sensor.But everytime Im reading i recevied 0Here is my code:#define ADC1EN (1U<<8)void temp_init(){ // Configure ADC module ADC1_IN18 channel // Enable Clock access RCC->APB2ENR...

Tmizr.1 by Associate II
  • 1326 Views
  • 6 replies
  • 0 kudos

How to send files from NAND Flash to PC?

I have data stored of sensors in NAND flash using SPI Protocol with STM32H743 IC in file format(multiple files are created in NAND flash).I want to take out that data from NAND flash and send it to my PC for analysis. How should I transfer this data?

SGupt.15 by Associate
  • 526 Views
  • 2 replies
  • 0 kudos

STM32F302CBT6 Master clock Configuration - I2S

Hello!I am trying to configure Master clock output frequency for I2S interfacing with the TI tlv320aic3254 but there is no Master clock or i2s setting on the clock configuration.As i see in the Clock tree in the datasheet there are master clock optio...

0693W00000aJoEKQA0.png 0693W00000aJoEAQA0.png
PPats.1 by Associate III
  • 1136 Views
  • 2 replies
  • 0 kudos