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

L496 DFU Serial Number Changes Every Power Cycle

I believe there is a bug with the L496 series and the serial number the DFU firmware returns. Whenever I unpower and repower my board I get a different 12 digit hex number, for example this:05FA03B042C5becomes F0F30783F95Cafter next power cylce and ...

ASINA.1 by Associate
  • 527 Views
  • 2 replies
  • 0 kudos

STM32F4 LL I2C DMA - AT24C32 EEPROM read/write

Hi!I created a simple test project based on the example "I2C_OneBoard_AdvCommunication_DMAAndIT" found in the STM32Cube_FW_F4_V1.25.2 package.The project basically works, but I have to take the number of data to be sent one more than the amount to be...

PTiha by Senior
  • 2050 Views
  • 0 replies
  • 1 kudos

Can I use ST's VID and PID?

HelloI'm using the USB CDC class on my STM32H7.Currently, I am using ST's VID (0x0483) and PID (0x5740).I have four questions.1.Can I use ST's VID and PID in our final product version?2.If so, can I redistribute ST's Virtual COM Port driver to our cu...

KKado.1 by Associate II
  • 1346 Views
  • 2 replies
  • 0 kudos

STM32F103 I2C DMA HAL bug

Hello, I had problems with setting up HAL_I2C_Mem_Read_DMA() function. Firstly I only defined the Rx DMA channel, but the program was still ending in HardFault_Handler(). After a long debugging I found bug in the "static void I2C_DMAXferCplt(DMA_Hand...

PDoub.1 by Associate
  • 842 Views
  • 0 replies
  • 0 kudos