STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 851 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
  • 1437 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
  • 429 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

"STM32" vs "STM32 Arduino" - I2C difference

Hi, I am trying to debug my code with logic analyzer and see why my code works on "STM32 Arduino", but does not work on "STM32". Viewing at logic analyzer I see that "STM32 Arduino" much more consistent.Why could the message be different "0xD1 0x00" ...

0693W000006GOctQAG.png
JBond.1 by Senior
  • 1039 Views
  • 5 replies
  • 0 kudos

Resolved! Practical DMA transfer speed from MEM to PER?

Hello community,I wrote program that use MEM to PER transfer, HALF WORD mode (16 bit). DMA transfers are clocked by TIM1. MCU is stm32f103c8t6 @ 72Mhz on "Blue Pill" board. As final result I got 16 bit sample values on PORTB at 360kHz speed. It see...

IIvan.12 by Associate II
  • 2961 Views
  • 4 replies
  • 1 kudos