Open Tomblarom opened 2 years ago
Calvin from inno-maker support told me, that they use RPC (level 2) for their USB2CAN STM32 hardware.
But why? This is so bizarre. I'm returning the device to the seller and I invite everybody else to do the same unless Innomaker provide a way to upgrade the device with candleLight_fw (which they modified but haven't attributed the original authors in any way).
I'm fairly new to this and recently got myself the STLINK-V3 (so far it was a mistake..). I want to install this opensource PEAK PCAN firmware, but I can't establish a connection. This firmware is for STM32F042, but the minor difference between these chips is that the STM32F072 has more flash memory:
According to the STLINK-V3 manual, it's requires to addionally supply power for the target:
I used the STM32F072 datasheet to figure out the SWD pins. This my wiring:
Still, I can't successfully connect using the ST-LINK Utility...