2024-09-06 12:47 AM
Hi, everyone.
I cut the stlink board from my Nucleo-F722ZE board.
And I supplied 5V power through E5V of CN11 And JP3 was set to E5V.
I confirmed that the PWR LED was on.
But the embedded program did not run.
I confirmed that this Nucleo-F722ZE board receives MCO input from the STlink board. But now there is no stlink board on my Nucleo.
So, I decided to use the HSI clock rather than the HSE clock.
I set "HSE not used" according to the manual.
- SB148 and SB163 ON
-SB112 and SB149(MCO) OFF
-SB8 and SB9 removed
And I enabled HSI in cubeIDE's clock setting.
My embedded program on my nucleo runs. But it stops at HAL_Delay().
What part is the problem?
Is the way I did it correct?
Solved! Go to Solution.
2024-09-06 02:38 AM
Hi, again.
I did "HSE on-board oscillator from X3 crystal (not provided)" on um1974-stm32.
But stlink doesn't recognize my board. Why?
HSE on-board oscillator from X3 crystal (not provided)
– SB148 and SB163 OFF
– SB8 and SB9 ON
– C37 and C38 soldered with 4.3 pF capacitors
– SB112 and SB149 OFF
2024-09-06 02:41 AM
@chulhoolim-nnftech wrote:
But stlink doesn't recognize my board. Why?
This is another issue. I suggest you to open a new thread.
Thank you for your understanding.
2024-09-18 07:44 AM
New thread here:
@chulhoolim-nnftech always helpful to give a link so that people can find it!