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

STM32N6 VENC_JPEG_Encoding issues

Hi everyone, I am trying to run VENC_JPEG_Encoding project using STM32CubeIDE on STM32N6570-DK board, but it is not saving .bmp as stated in README file. Upon further debugging I can see in main.c in function save_file() that it is only supported on ...

athern27 by Associate III
  • 30 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
  • 137 Views
  • 7 replies
  • 4 kudos

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
  • 107 Views
  • 5 replies
  • 0 kudos

Package SBOMs Black Duck

I had a look at the published SBOMs for Series like STM32U5They all include the the package name, license, sometimes a supplier.And all have a BlackDuck-Component and BlackDuck-ComponentVersion.Hower, only a few external components have a cpe or purl...

stratom by Associate III
  • 60 Views
  • 2 replies
  • 1 kudos

I2C Loopback Test using STM32F429ZI

Hello, I am trying do a loopback test, i.e I2C1 as master and I2C2 as slave on the same board(STM32F429ZI DISC1).I am giving the address for slave as 0x42 left shifted by one, and storing the same in oar1 register for I2C2. Now the problem is the mas...

maya16 by Visitor
  • 125 Views
  • 10 replies
  • 3 kudos