WIZnet-Azure-Sphere / ASG210_App

Other
1 stars 0 forks source link

ASG210_RTApp_W5500_SPI_BareMetal program not working #6

Open fanshaoshan opened 2 years ago

fanshaoshan commented 2 years ago

Hi WIZnet,

I have two ASG210 kits and am trying to run the SPI BareMetal sample, but the program doesn't work on either of them.

On one unit, it just stuck in the w5500_init() forever, w5500_ready always return 0.

On another unit, which is also brand-new unit, it halts at

https://github.com/WIZnet-Azure-Sphere/ASG210_App/blob/f685522ccbf599cd9f88a5f42986dc59b1dceb68/Software/ASG210_RTApp_W5500_SPI_BareMetal/main.c#L273

Even application try to configure static IP, by checking the netinfo returned, MAC/SIP/GAR/SUB are all 0 except DNS.

Both HW are identical, no jump used.

Azure Sphere OS is 22.04

taylor-an commented 2 years ago

Hello fanshaoshan,

Please, use this branch feature-ASG_v1.2