STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103C8T as SPI slave

Hello, I'm trying to set up SPI communication between an MCU as master and the STM32 as slave. Data reception in the STM32 works fine, but I'm not being able to transmit data to the MCU from the STM32. I'm using the interrupt callback to read and sen...

0693W00000JP2YLQA1.png
DBern.7 by Associate II
  • 6233 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 NUCLEO GPIO IDR BIT MASK PROBLEM

Hello,I'm using STM32 NUCLEO board.In my application, I want to read GPIO PORT A input register (IDR) & (pins setup as inputs).With that variable, I want to do something, if specific pins are HIGH, execute the if cycle.As an example, I want to execut...

JJack.1 by Associate II
  • 780 Views
  • 2 replies
  • 1 kudos

Resolved! I2C operating voltages

 I have my MCU running at 1.8V and in I2C operation mode I have disabled the internal pull ups on the pins. Externally I have added pullups to 1.1V as my target device has been operating at 1.1V. Will this cause any issues?

VThan.2 by Associate III
  • 2856 Views
  • 11 replies
  • 0 kudos

Resolved! STM32L4R: Is it possible to go from Low-Power-Run Mode to STOP2-Mode and start in Low-Power-Run-Mode after exiting STOP2-Mode?

Hello STM32-Community,I'm getting mixed results checking up this question. In the power consumption calculator (PCC) there is the following diagram displayed:As you can see it should not be possible to enter STOP2 from LOWPOWER_RUN. However the seque...

0693W00000JOq99QAD.png 0693W00000JOq5IQAT.png
crackl1ng by Associate III
  • 621 Views
  • 5 replies
  • 0 kudos

WAKEUP with RTC_WAKEUPCLOCK_CK_SPRE_16BITS not Working

Hi everyone,I have a problem with the STM32F401RE wakeup timer setup, to exit standby.This is my code.* Disable Wake-up timer */ HAL_RTCEx_DeactivateWakeUpTimer(&RTCHandle); /*## Clear all related wakeup flags ###################################*/ /*...

FBald.1 by Associate III
  • 698 Views
  • 1 replies
  • 0 kudos

Resolved! Need External Loader file for STM32H743IIT and MT25TL01G.

Hai,we are using STM32H743IIT6 and External Twin quad spi (MT25TL01G).In our board we have configured (PB6) pin for QUADSPI_BK1_NCSbut in the external loader file(MT25TL01G_STM32H743I-EVAL.stldr) which we have has PG6 pin for QUADSPI_BK1_NCSDue to th...

GMano.1 by Associate II
  • 1080 Views
  • 4 replies
  • 0 kudos