STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Another OUT Endpoint

Hi,For my application i need to add just one more OUT endpoint to my USB Device. I am using nucleo f303re development board. I configured a CDC project from cubemx and made it a libusb project following stm training about usb but now i need to get 12...

B??el by Associate II
  • 400 Views
  • 2 replies
  • 0 kudos

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
  • 382 Views
  • 1 replies
  • 0 kudos