Skip to main content
This topic has been closed for replies.

2 replies

Explorer
January 23, 2024

Thanks, just what I was looking for. Sadly it doesn't compile.....

The IAR IDE wont even open some of the files, says it includes an invalid path. Maybe I can fix that.

Update, the folders for the Cube drivers I downloaded from github were all empty, no idea why. I had to download them more or less separately and then patch the include paths to point to where I'd put them. It now compiles!

Explorer
January 23, 2024

God these examples are so frustrating! They look CubeMX generated but don't include the CubeMX file so they are almost impossible to modify. I can't even determine the pins used without reverse engineering the C source.