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

L4 TAMP registers resetting

   Any suggestions as to why power down, then reconnect debugger (JLINK pro) is clearing the TAMP registers to 0?Device is STM32L4P5The clock source seems to be present, it doesn't enter the if statement   if (LL_RCC_GetRTCClockSource() != LL_RCC_RTC...

_EFrie by Associate III
  • 120 Views
  • 0 replies
  • 0 kudos

Filtering i2c interrupts by i2c module

I'm working with the STM32U575 and using all four i2c blocks. My i2c code is interrupt driven.I can't find the right way to check which i2c block trigered the interrupt, suggestions please? void HAL_I2C_AddrCallback(I2C_HandleTypeDef *hi2c, uint8_t d...

Setup MDMA for inter-core data processing

Hello,I am fairly new to STM32 (and ARM MCUs in general), and I need a bit of help with DMA/MDMA transfers.I am using an STM32H747 dual core MCU and I intent to do some high-speed data sampling on the ADC (currently ~3 MSPS, going to 7-ish MSPS in th...

Resolved! FDCAN2 Rx callback doesn't work STM32H753

Dear all,I'm struggeling to get FDCAN2 working on my board. I also use FDCAN1 - which is working pretty good.For FDCAN1 I selected the RxFifo0 and for FDCAN2 I selected RxFifo1.But for some reasons, I dont get the callback for HAL_FDCAN_RxFifo1Callba...

julred by Associate II
  • 424 Views
  • 9 replies
  • 0 kudos

Resolved! Stm32G0b FDCAN automatic bus-off management

I decided to replace the STM32F105 with the STM32G0B in my project.I have problems setting up FDcan.The STM32F105 had an “automatic bus-off management” setting, but the STM32G0B does not! This feature is enabled by default, how can I disable it? So t...

Resolved! STM32H735G-DK and ADC usage

Hello, I have never used STM before and I am trying to choose a product, but I cannot buy and try each of them due to their prices. I am doing high-frequency work and I need a screen. STM32H735G-DK is a suitable board for me. However, there is a que...

Resolved! STM32H7 device uart is not working after changing core clock

Why the uart stops working on stm32h755 device once the core clock has been modified and code has been generated using cubemx. It comes with a BSP code for serial communication (which i tried seperately) , that is also not working once the core clock...

sarun_0-1721621910331.png sarun_1-1721622434813.png
sarun by Associate III
  • 239 Views
  • 4 replies
  • 2 kudos

Resolved! Have to choose between STM32H7B3 and STM32F7xx

Hello all, I have to develop an application with a 7 inch screen driver SSD1963,for the choice of cpu. I'm deciding between an STM32H7B3 and STM32F7xx, on the card I need RAM for screen storage,touchscreen management, communication with an FPGA in SP...

PSEBA.1 by Associate II
  • 273 Views
  • 4 replies
  • 3 kudos
Labels