2023-06-21 02:48 AM
Hello
I swapped STM32F072RBT6 for STM32F205RCT6 on the board (I needed more RAM) and even though the cases are pin-compatible (LQFP64) ST llink v2 reports that it cannot connect to the target.
ST link works reliably on STM32F072RBT6.
I tried to connect via CUBE IDE debug and CUBE programmer - the result is the same.
Soldering checked.
Solved! Go to Solution.
2023-06-21 05:25 AM
The cases are NOT pin-compatible. Note the VCAP pins - they must NOT be grounded but connected to external capacitors. Also, from my experience, fiddling with connect options may help (normal vs. under reset, etc.:
2023-06-21 05:25 AM
The cases are NOT pin-compatible. Note the VCAP pins - they must NOT be grounded but connected to external capacitors. Also, from my experience, fiddling with connect options may help (normal vs. under reset, etc.:
2023-06-21 06:32 AM
Thanks
so I will have to use the same family because changes on the PCB are no longer possible.
Otherwise it would be easy - I would bypass the capacitors.
2023-06-21 07:54 AM
Look at L4 and L0 families - they should be pin-compatible with F0.