NanoVNA icon indicating copy to clipboard operation
NanoVNA copied to clipboard

F303 support

Open edy555 opened this issue 6 years ago • 2 comments

To easily extend features, F072 is not enough to extend something valued.

edy555 avatar Sep 24 '19 23:09 edy555

I am trying to port your code to F303. My tree is at

https://github.com/AA6KL/NanoVNA

I am not an expert in embedded software, nor experienced in ChibiOS. Please take a look at my code and merge to yours if you think my change is correct.

Ken AA6KL

AA6KL avatar Sep 26 '19 01:09 AA6KL

Hi Ken,

Many thank for your challenge to this issue and sharing.

I used F303 in another project, so I'll use my own. In that project, initializing si5351 in the bootstrap sequence to obtain MCLK, so 8MHz external crystal is not necessary.

Please keep trying your challenge. Please let me say that thank you again.

TT

edy555 avatar Sep 28 '19 05:09 edy555