为什么你们要下架AD9361 Evaluation Software?我现在只能从论坛里下载到了它,它不仅可以清晰的展示AD9361芯片的内部结构,还对各种平台都有很好的适配性。 而对于NOOS,首先我使用的不是ZYNQ平台,所以我要画很大的劲去移植它,你们相当于放弃了其他平台的用户;其次NOOS写的非常糟糕和混乱,数千行的代码有着大量冗余。noos里面还有很多不严格的地方,比如频率链的配置,在AD9361芯片里,频率之间有着是抽取和插值之间的关系,但是在noos中却变成了可以填写任意值的数组?? 我和我的团队将永远使用Evaluation Software,使用一颗STM8通过SPI初始化配置AD9361。
Why are you removing the AD9361 Evaluation Software?Currently, I can only download it from the forum. It not only clearly demonstrates the internal structure of the AD9361 chip but also offers excellent compatibility with various platforms. Regarding NOOS, firstly, I didn't use the ZYNQ platform initially, so I had to go through considerable effort to port it—effectively excluding users from other platforms. Secondly, NOOS is poorly written and chaotic, with thousands of lines of code containing significant redundancy.The noos framework contains multiple non-strict specifications. For instance, regarding frequency chain configuration: while the AD9361 chip maintains a relationship between frequency extraction and interpolation, the noos framework allows arbitrary value arrays for this parameter. My team and I will always use Evaluation Software, employing an STM8 microcontroller to configure the AD9361 through SPI initialization.