STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H750VB SPI Slave MISO last bit returns low to early

Hi there,I am using the STM32H750VB as an SPI Slave in Interrupt mode and it is working but I am not happy with what I see with my analyzer.SPI is working with Idle-Clock Low and aquiring data at leading edge. LSB first.That's all how it should be bu...

TAlbr by Associate
  • 916 Views
  • 3 replies
  • 0 kudos

STM32F103CBT TIM4 PWM with DMA results in Hard Fault

Hi, Beginner question: Over the last few days I've tried to generate a PWM signal with a STM32F103CBT on Pin 46 (PB9) with a variable pulse width, but apart from generating a signal with a fixed Duty Cycle at the desired frequency (800kHz - I want to...

TSchr.1 by Associate II
  • 1663 Views
  • 7 replies
  • 0 kudos

I want to know how NAND ECC works.

STM32CubeMX Version 4.23.0STM32F2 Hal version 1.7.0STM32F207ZGT6, MX30LF1G18AC-XKI (NAND) //---------------------------------------- FSMC Setting   /** Perform the NAND2 memory initialization sequence */ hnand2.Instance = FSMC_NAND_DEVICE; /* hnand2....

DJung.3 by Associate II
  • 963 Views
  • 3 replies
  • 0 kudos

STM32L442KC, shutdown mode and RTC alarm to wake-up?

The datasheet says that shutdown mode while RTC is running (via external crystal, aka LSE) is definitely available. I need to wake up at exactly midnight once per day, hopefully for several years.If I understand correctly, the shutdown mode allows wa...

UART is not working in interrupt mode

Uart is not working in interrupt mode in Stm32f205.​​HAL_Uart_Transit ​is working but HAL_UART_Transmit_IT is not working for UART of Stm32f205.​Please suggest what is missing in configuring UART.

Pshar.1 by Associate II
  • 1020 Views
  • 5 replies
  • 0 kudos

STM32F103C8T6 SPI capabilities

I've been trying to use SPI on the STM32F103C8T6 for a project I've been working on for a while now. I still can't figure out how to buffer data using SPI to an array in a continuous stream.This stream is continuous because there is no pause or break...

JShel.1 by Associate II
  • 1115 Views
  • 2 replies
  • 0 kudos