STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Master Assigning Unique IDs to Slave SPI Devices

Hi,I have successfully setup SPI between a master to many slave STM32F373s.  I include an 8 bit deviceID in the packet header and the master always initiates the request.I am looking for the best way for the master to assign unique device IDs.  I'm c...

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

CRC Calculation on STM32L072CZ

Hey STM32 Community, I'm currently working on a project involving the STM32L072CZ microcontroller and could use some guidance on CRC calculation procedures. Here's a rundown of what I'm trying to accomplish: I'm downloading a FOTA .bin file in 1024-b...

STM32H747i j-tag debugging

Hello everyone, I am currently working on the SMT32H747i_DISCO board and I was wondering if it is possible to use the Segger J-Link debugger on the Board. There is a j-tag pin out connected to the Dev board which suggests that it should be possible. ...

Resolved! RTC wake up time counter limit

In my app, I need MCU to go to stop mode and then wake up by RTC timer. I follow this RTC wake up example and manage to make MCU go to stop mode for a few seconds and then wake up. Because in my app, we want MCU to wake up once in a few hours instead...

HDaji.1 by Senior
  • 1546 Views
  • 4 replies
  • 2 kudos

Resolved! FDCAN g431 doesn't filter

Hello, i'm testing FDCAN in my stm32g431 and it doesn't work well. Messeges goes throught it, even if ID doesn't match (TxHeader.Identifier = 0x102 shouldn't pass, but it does!) static void MX_FDCAN1_Init(void){hfdcan1.Instance = FDCAN1;hfdcan1.Init....

Tomuello by Associate II
  • 823 Views
  • 2 replies
  • 0 kudos

RTOS Survey

Bored Saturday, I was just curious who's using which RTOS:FreeRTOS (Hideous Hungarian HorroRTOS, where code is fugly and deficiencies are touted as features ;)Azure/ThreadX (can't wait to see how Microsoft poisons this one ;)RTX (any actual CubeMX su...