2024-03-05 10:36 AM
Hi,
I have an assignment in which I need to port Arduino firmware into STM32 F407VG-DISC1 board. Could anyone please point me to the right direction ?
Thank you.
2024-03-05 10:55 AM
2024-03-05 11:15 AM - edited 2024-03-05 11:15 AM
Hello @demir ,
If you need help on how to program and debug your STM32 device with the Arduino IDE, I invite you to follow these FAQs:
If you trying to port the Arduino library working in CubeIDE, you can review the feedback on the following posts:
2024-03-05 12:02 PM
SparkFun has a number of boards using STM32F4 parts that might work as good examples of board packages and variant files
2024-03-06 12:31 AM
Could you please let me know where I can find those examples ?