STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1844 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
  • 1220 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
  • 794 Views
  • 0 replies
  • 0 kudos