STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI Receive interrupt callback not being called

I designed a breakout board for the STM32F401CEU6. (Schematic attached)I am using it to receive data from an ADC chip over SPI.The ADC chip has a data ready output which should be used as an interrupt pin to let the MCU know there is data available t...

0690X00000BuVyXQAV.png
MO'Su by Associate
  • 387 Views
  • 1 replies
  • 0 kudos

CMSIS-Driver for DRIVER_Spi.h

Does anyone know how I include CMSIS-Driver's DRIVER_Spi.h library in CubeIDE? I was not able to find it installed by default. Is this library supported for STM32 Cube and if so, what is the CubeIDE way of adding it?

LMorr.3 by Senior II
  • 310 Views
  • 2 replies
  • 0 kudos

Source File Initialization Errror

Hello,I am trying to control an AD5940 with STM32F4 SPI. I placed the AD5940.h and AD5940.c files in the main file but after debugging I got these errors. Do you have any idea how I can solve it? 12:37:26 **** Incremental Build of configuration Debug...

_legacyfs_online_stmicro_images_0693W00000dJqbcQAC.png
AE104 by Senior
  • 287 Views
  • 0 replies
  • 0 kudos

Resolved! HAL_SPI_Transmit() API

I observed the data on both MOSI and MISO on logic analyzer, even when I use only one of the HAL_SPI_Transmit() or HAL_SPI_Receive(), why?

RS009 by Associate III
  • 2930 Views
  • 9 replies
  • 0 kudos

SSD1306 on SPI

Hi all,Trying to setup SPI for ssd1306 in STM32CubeIDE based on the code from "afiskon" in Github.Problem is that I'm new to this processor and the IDE.Could someone please help me?I'm using the NUCLEO-F302R8 board and I have set up the following GPI...

0693W00000WLCfpQAH.png
JSven.2 by Associate II
  • 913 Views
  • 3 replies
  • 0 kudos