STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Running STM32H725 SPI at higher frequencies

I'm working on my first STM32 project and have an stm32h725rg configured as a SPI master. Ideally, I'm aiming for a clock frequency of 60 MHz but had to slow it down to 12 MHz (the lowest that my sensor can be configured for) after an initial round o...

llee__2-1724259080750.png
llee_ by Associate
  • 653 Views
  • 5 replies
  • 1 kudos

Resolved! SPI driven 74595 shift register produces random output

Hi folks,For the past 2 days, i tried to setup a simple SPI communication to feed a shift register with 7-segment data.I already have done this in the arduino IDE, using shiftOut.Now I want to make this more elegant with the CubeIDE. I set up an SPI1...

Stipe by Associate II
  • 632 Views
  • 4 replies
  • 1 kudos

STM32C011 SPI with DMA on registers

Hello, I have been prubbing to run SPI transmission using DMA for some time now. So far I am trying to send a variable, but something is not working. Without DMA it works without any problem. Would anyone be able to help?

STM32 with FlexIO or PIO?

Dear STM team,do you consider to add "Programmable IO" (PIO, as in RP2350) or FlexIO (as in NXP MCUs) to your chips?It would be really cool: often I need interfaces on MCU which are not available as a peripheral devices, such as: MDIO (Master), JTAG ...

STM32L0 SPI Mode always return MODF

Greetings,I tried to setup a L0 using SPI to connect with LSM6DSR, all codes are generated using CubeMX (also the driver code for LSM6DSR with X-CUBE-MEMS1)The weird thing is, when ever it tries to utilize SPI functions (Transmit, Receive, and Transm...

TSu.1 by Associate II
  • 183 Views
  • 2 replies
  • 0 kudos

SPI communication between two STM3 boards

Hi All,Hope you are doing well.I am working on SPI communication between two STM32 boards (F7 as master and WB55 as slave), but I am encountering issues with reliable data transfer.The problem arises with the transfer of 2-byte data packets. Initiall...

Pluto7 by Associate II
  • 313 Views
  • 4 replies
  • 0 kudos
Labels