Problem with generating code for STM32G474RBT6.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-27 10:47 AM
Hi,
I am running into some problems with generating new code for my MCU (STM32G474RBT6).
I have installed STM32CubeIDE v1.6.0 and FW pack v1.4.0.
I have created my entire pinout with a correct setup (my friend checked it and he is working with these MCUs on profesional level)
Problem is that code does not contain parts for USB CDC.
Everything is generated correctly but there are no:
usb_device.c
usbd_cdc_if.c
etc.
Looking forward for any help.
With regard,
Martin V.
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
STM32G4 Series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-04-05 6:10 AM
Finally I can say that everything is working fine now. At first it was probably caused by something during code generation ans now it is everything working fine, at last point it was caused by my oscilator.

- « Previous
-
- 1
- 2
- Next »