updated zynq-rs with pca9547 support #165

Merged
sb10q merged 2 commits from mwojcik/artiq-zynq:pca9547_support into master 2022-02-11 13:53:58 +08:00

Tested with pca9547 kasli-soc, no problem with detection or communication with Si5324

[     0.005276s]  INFO(runtime): detected gateware: GenericStandalone
[     0.016561s]  INFO(libboard_zynq::i2c): PCA9547 detected
[     0.024005s]  WARN(runtime): config initialization failed: SD error: Card initialization error: No card inserted, check if the card is inserted properly.
[     0.037727s]  WARN(runtime::rtio_clocking): error reading configuration. Falling back to default.
[     0.046580s]  WARN(runtime::rtio_clocking): Using default configuration - internal 125MHz RTIO clock.
[     0.055781s]  INFO(runtime::rtio_clocking): using internal 125MHz RTIO clock
[     0.447363s]  INFO(libboard_artiq::si5324): waiting for Si5324 lock...
[     0.982722s]  INFO(libboard_artiq::si5324):   ...locked
[     0.988998s]  INFO(runtime::rtio_clocking): RTIO PLL locked
[     0.994563s]  INFO(runtime::comms): network addresses: MAC=02-00-00-00-00-56 IPv4=192.168.1.56 IPv6-LL=fe80::ff:fe00:56 IPv6: no configured address
[     5.008037s]  INFO(libboard_zynq::eth): eth: got Link { speed: S1000, duplex: Full }

Tested with pca9547 kasli-soc, no problem with detection or communication with Si5324 ``` [ 0.005276s] INFO(runtime): detected gateware: GenericStandalone [ 0.016561s] INFO(libboard_zynq::i2c): PCA9547 detected [ 0.024005s] WARN(runtime): config initialization failed: SD error: Card initialization error: No card inserted, check if the card is inserted properly. [ 0.037727s] WARN(runtime::rtio_clocking): error reading configuration. Falling back to default. [ 0.046580s] WARN(runtime::rtio_clocking): Using default configuration - internal 125MHz RTIO clock. [ 0.055781s] INFO(runtime::rtio_clocking): using internal 125MHz RTIO clock [ 0.447363s] INFO(libboard_artiq::si5324): waiting for Si5324 lock... [ 0.982722s] INFO(libboard_artiq::si5324): ...locked [ 0.988998s] INFO(runtime::rtio_clocking): RTIO PLL locked [ 0.994563s] INFO(runtime::comms): network addresses: MAC=02-00-00-00-00-56 IPv4=192.168.1.56 IPv6-LL=fe80::ff:fe00:56 IPv6: no configured address [ 5.008037s] INFO(libboard_zynq::eth): eth: got Link { speed: S1000, duplex: Full } ```
mwojcik added 1 commit 2022-02-11 13:30:35 +08:00
mwojcik added 1 commit 2022-02-11 13:52:46 +08:00
sb10q merged commit accac99f48 into master 2022-02-11 13:53:58 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-zynq#165
There is no content yet.