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

How to transfer usb cdc data using DMA?

Hello everyone.I am using st32f407 chip to drive ad7606c ADC chip, and I want to output real time graph from PC to matlab via usb.ad7606c outputs busy signal at the end of conversion, and GPIO callback function is executed like below according to bus...

ildong by Associate II
  • 954 Views
  • 6 replies
  • 0 kudos

Looking for library to help debugging power used

Hi,I'm using a STM32L0, the power consume under stop mode was ~50uA. After some search, i see that i forgot to stop the USART clock which permit a consume under stop mode around 20uA which is far from the datasheet <1uA.Actually, i'm doing manual sea...

Frog by Associate III
  • 431 Views
  • 5 replies
  • 3 kudos

Secure TAMPER on STM32H5

Hi,I am working on a secure TAMPER application running on STM32H5731I-DK. Tamper module init and config is properly executed for active tamper detection with interruption. The TAMP_MISR register is set as expected once the tamper attempt is discovere...

rpm95 by Associate
  • 336 Views
  • 1 replies
  • 0 kudos

Resolved! Generating LL library for FDCAN

Hi Team,I am working on SIL2/3 compliance project. For this I need to generate and work on LL based libraries instead of HAL libraries.I am using STM32Cube v1.19.0. and working on STM32H753xx and STM32G4A1VET6 series MCU.I am unable to generate LL li...

Abey by Associate II
  • 722 Views
  • 7 replies
  • 4 kudos

Resolved! NUCLEO-H7S3L8 XIP_Template would not build

Hello,I'm currently working with the Nucleo-STM32H7S3L8 board and attempting to use the XIP_Template from its repository, which I've successfully cloned.I opened the template folder in STM32CubeIDE via "Open projects from a file system," selecting th...

oalselwi by Associate II
  • 463 Views
  • 2 replies
  • 1 kudos