2024-09-27 08:31 PM - edited 2024-09-27 08:32 PM
Hi All,
I am new for STM32F105VCT6. When I want to debug by using STM32CubeProgrammer, I can not see devices list for STM32F105 as picture.
My question is can I select STM32F107 for debug STM32F105. If it can not, What should I use for dubugging STM32F105?
Thank you for your answer.
Solved! Go to Solution.
2024-09-27 08:41 PM
The core registers will be the same for those chips. Peripheral registers will vary a bit. None of them are going to be a perfect match for the STM32F105, but they will be close and possibly workable depending on what information you're trying to extract.
Debugging is typically done in the IDE. STM32CubeProgrammer is going to be very limited as to what it can provide.
2024-09-27 08:41 PM
The core registers will be the same for those chips. Peripheral registers will vary a bit. None of them are going to be a perfect match for the STM32F105, but they will be close and possibly workable depending on what information you're trying to extract.
Debugging is typically done in the IDE. STM32CubeProgrammer is going to be very limited as to what it can provide.