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

HAL_I2C_Master_Transmit & HAL_I2C_Master Receive never return with HAL_OK using I2C2 Using cube 5.0 generated init's and using the F4_V1.24.0 library.

I2C2 is PB11,PB10 are connected to an AT24CM01 I2C eeprom. I get a few writes to the DR then the hal decided that the device is busy and all other calls fail because the device is busy. My writes and reads are trying to to do 240 bytes, not a very ...

SBars by Associate
  • 648 Views
  • 1 replies
  • 0 kudos

Silicon V CDC not working in Windows but silicon Y does

I have been working with STM32H753IIK6 (Silicon rev Y) for the last couple of months and using the CDC console in Windows 10 for debug and comms for the program. It shows up as COM8 in Windows, and Putty can connect to the serial port and open the c...

MRex by Associate III
  • 528 Views
  • 1 replies
  • 0 kudos

USB HS Device DMA is broken?

Hi, I am working on USB HS Device and Host applications with STM32F7 family (STM32F745ZGTx). Initially DMA on both of them didn't work at all. It's well-known bug, which still not fixed (http://we.easyelectronics.ru/STM32/stm32f4-usb-hs-dma-hal-kak-e...

How to program option bytes (using One of the DFU file Images) in to STM32 uC chip successfully using DfuSe demo application

·      I am trying to modify the option bytes in STM32 chip to enable the Read Out Protection, for that I have created Hex file of option bytes, then merged image for Target ID 00 from my program build (Hex file) and Image for Alternate Setting 01 fr...

0690X000008B8XmQAK.png 0690X000008B8Y1QAK.png 0690X000008B8YBQA0.png 0690X000008B8YQQA0.png

Resolved! It seems there is a mistake in STM32Cube\Repository\STM32Cube_FW_L4_V1.13.0\Projects\STM32L4R9I-EVAL\Examples\OSPI\OSPI_NOR_MemoryMapped project

It seems there is a mistake in STM32Cube\Repository\STM32Cube_FW_L4_V1.13.0\Projects\STM32L4R9I-EVAL\Examples\OSPI\OSPI_NOR_MemoryMapped project, the STM32L4R9I-EVAL board flash chip is connected in OCTOSPI1, but in this project, the instance is OSPI...

MHo.15 by Associate III
  • 823 Views
  • 2 replies
  • 0 kudos

USB Isochronous

Hi, I am new to stm programming. I now need an application where i can send the isochronously from PC to device (I m working on f303re nucleo board). Couldn't find any information about how i can do that. I am creating a libusb CDC project and then i...

B??el by Associate II
  • 536 Views
  • 1 replies
  • 0 kudos