STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32g491 flash dual bank support

Hi,I’m currently working on the STM32G491 series MCU. Our requirement is to support OTA firmware upgrades. In case the flashing process fails, the system should automatically revert to the previous firmware.Does the STM32G491 support this feature by ...

STM32U5 with DMA request AND trigger.

I have GPDMA working on STM32U5 with a circular buffer.  However, when I add a GPDMA "trigger" to the setup, the DMA no longer works. GPDMA1_C2TR2.TRIGPOL=2 GPDMA1_C2TR2.TRIGSEL=11 GPDMA1_C2TR2.TRIGM=3 LPTIM1 setup to clock away at a 50% duty cycle. ...

STM32H7S3V8T6 timer triggered DMA

Hi All, Trying to setup timer triggered DMA for the STM32H7S3V8T6 micro and cannot seem to get it workingI have tried a number of things and eventually resorted to asking chatGPT but so far no dice... What I want to achieve1. Timer 1 toggles CH1 outp...

JShro by Associate III
  • 252 Views
  • 1 replies
  • 0 kudos

DALI 2 DT8 Tuneable White software stack

Does anyone know if there are any software stacks available through ST that support DALI 2 colour tuneable (DT8) control gear devices (LED drivers). I can see that ST have a third party offering from MBS Solutions that claims to offer full DALI2 supp...

Bill2 by Associate II
  • 447 Views
  • 7 replies
  • 2 kudos

OSC with STM32G4

Hello,I have an STM32G431 here that sends messages to a PC via MIDI. These are translated into OSC messages by a bridge and then interpreted by lighting control software. I would like to eliminate the intermediate step via the bridge and transmit the...