2024-04-15 01:30 PM
Hello, I have a very simple code written with earlier versions of CubeIDE and FW_F4_1.26.2 for STM32F405rgt6
It is a very simple code, just sending a message via USB as a CDC Device . If I download the old .elf file to controller, everything works fine, but windows won't see the device nor get the messages when I compile it with 1.28.0 FW .
Is there a difference with usage? Or is there a bug with this?
Here is the code.
Solved! Go to Solution.
2024-04-24 04:19 AM
2024-04-24 04:19 AM
2024-05-17 11:33 AM
Thank you for information and also sorry for this very late answer.
Since there is still no fw update on f4 package, I wonder if there is a patch around? Or any workaround about this matter? I'm not able to create new projects with f4 chips using usb cdc while this problem going on.
Thanks in advance.