STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB CDC can't connect when some code added

I can get my USB CDC on Nucleo-144 recognized from Device Manager. It will appear like COM8 and Terminal Emulator can connect to it. I can even echo back data received.Just when I add some minor functionality in the while loop in main() (like check f...

ABuzo.1 by Associate
  • 564 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
  • 1546 Views
  • 0 replies
  • 0 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
  • 994 Views
  • 2 replies
  • 0 kudos