STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 838 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
  • 1418 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
  • 425 Views
  • 1 replies
  • 0 kudos

STMStudio GDB source code

Hello all from ST!The STMStudio ships a modified version of an open source software called GDB:As you see from the output above the GDB is licensed under the terms of GPLv3+.The GPLv3+ license require the modified sources to be shared.Could someone p...

0693W000006GPRcQAO.png