Hi,
so glad that canbus is merged:) It works like a charm with the default pins. However since I want to use the usb stuff, I tried to switch it to the secondary pins. This resulted in no output on the pins at all.
Do I need to do more than just switch the pins in the generic? Is there some register for the remapping that I need to poke or should this work automatically?
I tested this with everything unrelated removed so ignore all, except the worker task
https://git.mannheim.ccc.de/C3MA/PlantCtrl/src/branch/goodby-espidf/rust_can_sensor/src/main.rs#L109