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

Configuring STM32H743ZI2 FDCAN as normal can

Firstly, I have a can transceiver that worked in STM32F7 nucleo board with interrupt mode configuration. So my transceiver works properly I guess.Now, I am trying to configure H743ZI2 to create normal can frames. My setup is 2 H743ZI2's and used same...

EKosa.1 by Associate III
  • 2381 Views
  • 4 replies
  • 0 kudos

STM32H7B3I-DK can't access SDRAM

Hello,I created the project in STM32CubeMX 6.3 with the board name at default settings. The generated code in STM32CubeIDE has many related init functions. The below MX_FMC_init function didn't have any issue and bank2 was set automatically. Accordin...

JKim.2 by Senior
  • 2081 Views
  • 4 replies
  • 0 kudos

STM32H7 SPI6 problem

Hello everyone,I am having a very strange problem with respect to SPI6 and I am hoping someone can give me some direction. I have configured the SPI6 to be in SPI master mode and I am continuously reading data from a sensor. Everything looks to be f...

JLima by Associate II
  • 1033 Views
  • 3 replies
  • 0 kudos

STM32F4 HAL library build errors.

I am getting compile error in a lot of HAL files (gpio, rcc , spi). The error is for registers and peripherals which are not present in F407 but are present in F42/43 like. Since the HAL files are common for whole F4 series, these regs and functions ...

NKunwar by Associate II
  • 3379 Views
  • 7 replies
  • 0 kudos

F411 SPI LL example: problem when changing SPI1 to SPI4.

I tried to change SPI1 to SPI4 in the LL example code.My problem is I cannot detect any signal on the CLK or data pins.void Configure_SPI4_DMA(void) { /* DMA2 used for SPI4 Transmission * DMA2 used for SPI4 Reception */ /* (1) Enable the cl...

HDaji.1 by Senior
  • 1802 Views
  • 12 replies
  • 0 kudos

The iOS "ST BLE Sensor" App is crashing when you press connect in that App. Version 4.14.5 available in US Apple App store. 100% repeatable bug.

Android version fails to connect with "error during the connection with the node XYZ". I have tried both latest version available in Google Play Store (v4.14.7) and the other version (v4.14.4) available on ST Micro website. Does anyone have solutions...

Arthur1 by Associate
  • 419 Views
  • 0 replies
  • 0 kudos