Skip to main content
IChak.1
Associate II
February 18, 2023
Question

How to set the baud rate and the configuration of "ATmega16U2 (usb/serial bridge of Arduino uno)" by stm32f407g-disc1 USB as a HOST using CDC class?

  • February 18, 2023
  • 2 replies
  • 941 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
February 18, 2023

Perhaps review the source of the Arduino CDC, related to the line encoding

https://community.st.com/s/article/how-to-set-usb-cdc-line-coding

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
IChak.1
IChak.1Author
Associate II
February 20, 2023

Thanks a lot Tesla DeLorean ;

did you have any idea how to solve this problem ? i'm trying to set the LineCoding values, but it gives me in turn "expected identifier or '(' before '.' token" & "expected '=', ',', ';', 'asm' or '__attribute__' before '.' token"!

0693W00000aHDx4QAG.png