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

Disable SWD and JTAG by default for STM32F4 MCU

Hi TeamDoes anyone know how to disable SWD and JTAG by default setting, using HAL library?To protect the firmware for reverse engineering, I want to disable SWD.As you know, it is enabled by default after a reset.Also I know that there RDP to protect...

Kenji1 by Senior
  • 1061 Views
  • 2 replies
  • 0 kudos

STM32G4 COMP1 Always triggered

Hi, I'm using comp1 of stm32g474rbt6 and setting 70mV hysteresis.when a DC signal input PB1,the output always shake。But comp4 do not like this.

sliyu.1 by Associate
  • 460 Views
  • 0 replies
  • 0 kudos

UART DMA TX RS485

Hi there!I hope some one can help me. I use one STM32G031F4P6 for one my project, and i use the serial port with one RS485 ic, My problem is that i don't have any problem to receive the data from PC to micro controller the problem is the opposit re...

SGian.1 by Senior
  • 1270 Views
  • 3 replies
  • 0 kudos

STM32F401CCU PCM5102A Sample Rate deviation

Hi All, I'm using an STM32F401CCU with a TI PCM5102A DAC. I've set up a simple DMA (code attached) and a naïve square wave function. My issue is that the generated square wave is at the 'wrong' frequency. In the code I am generating a 440 hz (or mult...

ADado.1 by Associate II
  • 1346 Views
  • 6 replies
  • 0 kudos

Resolved! Bug at the beginning of waveform (DMA transfer)

Hi I'm trying to generate a signal with 100 ns time on and 100 ns time off thanks to DMA transfer. My problem is that I have a peak of tension before and I don't know what is it (F446RE)Here is my code:int main (void) {     /*Clock and Power initial...

0693W00000QM2iNQAT.jpg
YSall.1 by Senior
  • 815 Views
  • 2 replies
  • 0 kudos

Resolved! the document about Nucleo-L4R5ZI

I bought Nucleo-L4R5ZI.​I can't find any document with HW information such as memory map, registers, etc. for Nucleo-L4R5ZI.I could find a document with HW layout and other information.​Where can I find a document that contains HW information such as...

Myasu.1 by Senior
  • 1665 Views
  • 5 replies
  • 0 kudos

Resolved! hi how to implement fifo with usart in stm32f0308

Iam new to stm32 microcontrollers, i have to read uart continuously and store to array. and size of the data received from uart is variable. if i use the fifo with uart i can solve problem.so please help me how program to receive data from uart in fi...

SSRIN.2 by Associate III
  • 7257 Views
  • 18 replies
  • 0 kudos