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

STM32 F0 SPI slave proper setup

Hello there,So far I was designing only SPI masters in the STM32 MCU's- now I am doing a slave application and I am having problems. First of, I was surprised that the STM32CubeF0-master repository doesn't consist of a single SPI slave example (pleas...

Hello I am using STM32F746 discovery board and trying to transfer data in PCM format using I2S protocol provided

HelloI am using STM32F746 discovery board and trying to transfer data in PCM format using I2S protocol provided. I have configured for below mentioned settings  hi2s2.Instance = SPI2; hi2s2.Init.Mode = I2S_MODE_MASTER_TX; hi2s2.Init.Standard = I2S_ST...

MYadw.2 by Associate II
  • 1052 Views
  • 3 replies
  • 0 kudos

Resolved! About current consumption of STM32F038,048,058,078,098. What is the current consumption at the operating lower limit voltage (1.65V) in each of run mode, sleep mode, and stop mode?

In the data sheet, there is no description of current consumption at the lower operating voltage (1.65).STM32F0x8 : 低電圧1.8V動作ライン | STM32F0シリーズ (stmcu.jp)

kkusa.1 by Associate
  • 1073 Views
  • 2 replies
  • 2 kudos

STM32F103 SPI DMA receive not receiving

I have an STM32F103 (blue pill) connected to an NRF24L01. I have the interrupt from the NRF triggering an external interrupt, and I'm reading 16 bytes in to the STM32 using polling. All of that works dandy, but I would very much like to interrupt, ...

joe2399 by Associate II
  • 3803 Views
  • 6 replies
  • 0 kudos

dynamically dead time

HelloI created pwm as "TIM1 Channel1 PWM Generation CH1 CH1N" in a project where I use STM32F103C8T6 MCU.My problem is that I couldn't find how to dynamically change the dead-time I set for pwm CH1 CH1N using the HAL library.I will be glad if you hel...

AKULC.1 by Associate II
  • 2184 Views
  • 3 replies
  • 0 kudos