STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2024 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
  • 765 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
  • 1253 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
  • 370 Views
  • 1 replies
  • 0 kudos