candle-usb / candleLight_fw

gs_usb compatible firmware for candleLight, cantact and canable
Other
661 stars 292 forks source link

WIP: Add support for STM32G0 with can split in separate file #152

Closed lichtfeind closed 5 months ago

lichtfeind commented 1 year ago

This is based on @ryedwards pull request #126 but tries to separate out the CAN relater changes into a separate file.

I am already on holiday so @marckleinebudde will continue to work in this.

This is developed on an NUCLEO-G0B1RE. And at the moment does not work yet. TX of CAN frames does not work and it only receives once.

TODO:

marckleinebudde commented 5 months ago

I've included the stm32g0b1 support in https://github.com/marckleinebudde/candleLight_fw/tree/multichannel, please close.