Hello,
I am using PSoC6 BLR Pioneer Kit, and I want to use on board 32MHz xtal with ECO.
I set "Configure System Clocks" as below.
ECO :32MHz, 100uW, 80phm, 8pF, 10ppm
But my blinking program did not work.
Then, I changed PLL source from ECO to IMO, it worked well.
I observed the xtal waveform with an oscilloscope, but it did not oscillate.
so can anyone help in this matter?
Thanks,
Solved! Go to Solution.
This is just because there is no ECO mounted on the kit board. There is only BLE ECO mounted. You can select the AltHF: BLE ECO instead, which can be routed for system use. Generally, if BLE used in your project, BLE ECO is mandatory and ECO can be omitted on your board.
Can you take a screenshot of the clock configuration you setup in PSoC Creator?
Thank you for your prompt reply.
>Can you take a screenshot of the clock configuration you setup in PSoC Creator?
My setting is below.
Thanks,
This is just because there is no ECO mounted on the kit board. There is only BLE ECO mounted. You can select the AltHF: BLE ECO instead, which can be routed for system use. Generally, if BLE used in your project, BLE ECO is mandatory and ECO can be omitted on your board.
> There is only BLE ECO mounted. You can select the AltHF: BLE ECO instead
->I understand.
My problem is resolved.
Thanks,