STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 1344 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 Associate III
  • 1558 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
  • 557 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
  • 2036 Views
  • 7 replies
  • 0 kudos