STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External clock for STWIN data adquisition

Hello friends of STM. I am new to STM32 MCUs, and I am working on a project using the STWIN. I have another Data Adquisition Card that is programmed to output a clock signal when I send a command or press a button. I would like to datalog the signals...

JQ.2 by Associate
  • 188 Views
  • 0 replies
  • 1 kudos

About Tamper Protection.

Hi all,I'm reading about Tamper Protection on STM32 MCUs.Is this to protect, for example, a device from someone triyng to open the external case?Can you detail some more applications of this feature?

JAlca by Senior
  • 710 Views
  • 2 replies
  • 1 kudos

Clock configuration when executing program from boot.

I have a question about clock config.Is this a right way to execute program from boot and set clock config like HSE and PLL, then execute program from user app and set clock config again? Actually, there is an error when executing user app.It seems ...

HEhat.1 by Associate II
  • 271 Views
  • 0 replies
  • 0 kudos

STM32F429 USART baudrate max rate

Hi allI used STM32F429 connected with LTE module by USART3,but I can only set the baudrate 230600. If I set 460800 or 921600,MCU can't transmit or receive data from LTE.How can I set the baudrate over 230600??void uart_init() { UART3_Handler.Instanc...

YChen.51 by Associate II
  • 833 Views
  • 4 replies
  • 0 kudos

Trying to setup DMA for I2C on STM32L4R

Hi,I'm trying to set up DMA transfers for I2C sensors on STM32L4R9 MCU.I've followed the documentation and analyzed the HAL implementation, but the DMA channel IRQ handler is never triggered.Here's the specific sequence of steps that I'm performing:F...

MGode by Associate
  • 297 Views
  • 0 replies
  • 0 kudos

WWDG interrupt(EWI) is not getting while writing Flash

Hi ,I am in STM32L071CZ and using window WDG EWI to refresh the WDG counter to avoid RESET.window = 127Counter = 127Prescaler 8Enabling the EWI and reloading the wdg counter in the ISR to avoid the RESET by WWDG.But while writing Flash it seems the W...

SN by Associate II
  • 663 Views
  • 3 replies
  • 0 kudos

QSPI Problem with AutoPolling with MX25L512 nor flash

Hi,I'm trying to implement Macronix MX25L512 with STM32L476, FATFS and USB MSC.I don't understand why but AutoPolling function timeout.According to the code below, QSPI_Driver_init() is the first function called. QSPI_ResetMemory return QSPI_OK, but ...

ACHAB.1 by Associate
  • 863 Views
  • 1 replies
  • 0 kudos