STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can I use audio on STM32F7508-DK board ? There is a WM8994 connected to SAI2, but I couldn't find any example of audio using SAI, neither audio example for this board. And the driver for the WM8994 is not provided.

I watched many examples on other boards, but they are always using I2S so I couldn't transposate to my case (SAI).For now, I just would like to connect inputs (Jack IN1 or mems microphone IN2) to the output to understand how it works (maybe first via...

PDand.2 by Associate
  • 290 Views
  • 0 replies
  • 0 kudos

STM429I-EVAL1 Joystick Interrupt by ISR

Hello,I am using a STM429I-EVAL1 board. With this I try to trigger an interrupt by pressing on the joystick, which is on the board. The interrupt is executed correctly a few times, but then it aborts. You can't tell when, it can abort after the 10 ti...

OBorz.1 by Associate II
  • 465 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L011K4 - Configuring PC14 and PC15 as GPIO outputs?

From the STM32L011K4 datasheet, it appears PC14 and PC15 can be used as GPIO outputs as long as OSC32 is not used. Has anyone else done this before? I'd like to drive two LEDs at 3.3V, trying to make a simple sample program to confirm if this is poss...

ZRatt.1 by Associate II
  • 1808 Views
  • 4 replies
  • 0 kudos

Keeping PA15 low during the init

Hi community,I'm using STM32F303RE, in that I'm using PA15 as a GPIO which is connected to a Relay, but I recently found out that the PA15 is a JTDI pin which is being pulled up internally, so whenever the STM32 resets, it gets high and after GPIO_in...

Reboot necessary after OTP write?

I am using the STM32L432KCU for a project. I intend to use the OTP area for writing persistent device information (serial number, encryption keys, etc).Is a reboot necessary after writing to the OTP area?Can the OTP region be written to 32 bits at a ...

some question about DALI Slave in STM32F

DALI_RX port and DALI_TX port have been initiated twice in" void DALI_Init(TDLightControlCallback LightControlFunction) " and "init_DALI(OUT_DALI_PORT, OUT_DALI_PIN, INVERT_OUT_DALI, IN_DALI_PORT, IN_DALI_PIN, INVERT_IN_DALI, DALI_Interrupt, DALI_Err...

0693W000003P8hPQAS.png 0693W000003P8e6QAC.png
晓石.1 by Associate II
  • 650 Views
  • 3 replies
  • 0 kudos

USART3,USART4 how to use

DearI use the STM32H7B3I-DK this board,and I read the manual.The instruction says I can use CN11 digital pin name D0 and D1,but D1 is (USART4_TX)​,D0 is (USART3_RX).Then how do I use the USART3, because do not find USART3_TX​

Khe.11 by Associate
  • 1072 Views
  • 3 replies
  • 0 kudos

I am using stm32h745 MCU for communication with external nVRAM using FMC example which is given in Repository. while writing to the memory chip select as well as OUTPUT Enable signals are coming as expected from MCU but i am not getting write Enable .

I am using stm32h745 MCU for communication with external nVRAM using FMC example which is given in Repository. while writing to the memory, chip select as well as OUTPUT Enable signals are coming as expected from MCU but i am not getting write Enable...

srikanth by Associate III
  • 288 Views
  • 1 replies
  • 0 kudos