Quintin

Results 9 comments of Quintin

Oops been a bit busy, will try to make some commits this weekend

What else should I add, public interface, unit testing?

Currently do not have a working gstreamer pipeline but looking around I see it is possible. https://gist.github.com/tetkuz/0c038321d05586841897 Web viewer is ideal! We are planning on putting the stream into an...

Ninja support would be really nice, and I feel like it would be easier to support than say msbuild or xcode

Ah thanks you @AlexisTM ! I will take a look and see if it would be possible to update and into a new PR.

Datasheet can be found here: https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf

Hi @PiotrZierhoffer, Thank you for the reply! I will check this out. The application is for a student project team: https://github.com/umrover. We build mock rovers for a global competition that...

However I noticed that the `.repl` file does not have any `can` devices on it (which we make heavy use of). I see CAN mentioned in the `.dts` file but...

Currently trying out the `.repl` file from the page G431RB you linked. I added several lines for FDCAN based on the datasheet: ``` fdcan1: CAN.STMCAN @ sysbus fdcan2: CAN.STMCAN @...